summaryrefslogtreecommitdiff
path: root/textproc/fldiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2008-03-17 14:14:56 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2008-03-17 14:14:56 +0000
commit7c1aef6c517dbf7614e33f4ccec76f4cfb4696b5 (patch)
tree63fddc1866660baad11e6dee12ebafea988518c8 /textproc/fldiff
parentGet rid of USE_XLIB. (diff)
Get rid of USE_X_PREFIX.
Notes
Notes: svn path=/head/; revision=209206
Diffstat (limited to 'textproc/fldiff')
-rw-r--r--textproc/fldiff/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/fldiff/Makefile b/textproc/fldiff/Makefile
index 812bbde3d405..44afa5fb2c14 100644
--- a/textproc/fldiff/Makefile
+++ b/textproc/fldiff/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fldiff
PORTVERSION= 1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://critical.ch/distfiles/ \
http://energy.critical.ch/distfiles/ \
@@ -20,7 +20,6 @@ COMMENT= A graphical diff program using FLTK
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
GNU_CONFIGURE= yes
-USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}