- remove Extra from WANTLIB
- regen patches/plist - bump - zap USE_GROFF ok sthen@ jasper@
This commit is contained in:
parent
de448d0cf3
commit
0870592069
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2010/11/05 08:24:50 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2011/05/05 18:19:11 gsoares Exp $
|
||||
|
||||
COMMENT= X11 viewer for text files
|
||||
|
||||
DISTNAME= xless-1.7
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
CATEGORIES= misc
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -11,13 +11,12 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= ICE SM Xau Xdmcp X11 Xaw Xext Xmu Xpm Xt c pthread-stubs xcb
|
||||
WANTLIB= ICE SM Xau Xdmcp X11 Xaw Xext Xmu Xpm Xt c
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} \
|
||||
ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/
|
||||
|
||||
CONFIGURE_STYLE=imake
|
||||
USE_GROFF = Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-Imakefile,v 1.1 2002/07/26 19:38:47 naddy Exp $
|
||||
--- Imakefile.orig Fri Jun 3 01:22:14 1994
|
||||
+++ Imakefile Fri Jul 26 21:35:26 2002
|
||||
$OpenBSD: patch-Imakefile,v 1.2 2011/05/05 18:19:11 gsoares Exp $
|
||||
--- Imakefile.orig Thu Jun 2 20:22:14 1994
|
||||
+++ Imakefile Wed May 4 20:24:38 2011
|
||||
@@ -5,7 +5,8 @@
|
||||
* -DPRINTCMD=\"/usr/ucb/lpr\" - path to send file to printer
|
||||
* -DTILDE_EXPANSION - perform ~ expansion on filenames
|
||||
@ -11,7 +11,7 @@ $OpenBSD: patch-Imakefile,v 1.1 2002/07/26 19:38:47 naddy Exp $
|
||||
|
||||
|
||||
SRCS = help.c init.c popup.c util.c callbacks.c window.c main.c \
|
||||
@@ -27,7 +28,7 @@ LOCAL_LIBRARIES = -Lregexp -lregexp XawC
|
||||
@@ -27,7 +28,7 @@ LOCAL_LIBRARIES = -Lregexp -lregexp XawClientLibs
|
||||
MakeSubdirs($(SUBDIRS))
|
||||
ComplexProgramTarget(xless)
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/09/15 17:54:17 espie Exp $
|
||||
bin/xless
|
||||
@comment $OpenBSD: PLIST,v 1.5 2011/05/05 18:19:11 gsoares Exp $
|
||||
@bin bin/xless
|
||||
lib/X11/app-defaults/XLess
|
||||
lib/X11/app-defaults/XLess-color
|
||||
lib/X11/xless.help
|
||||
|
Loading…
Reference in New Issue
Block a user