aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/fl_editor
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-25 22:44:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-25 22:44:48 +0000
commitcda30a295fd474159658e5a43f99f4441d06682f (patch)
tree2007491b9bfa70afd7bf89bf4d2324df2200b1b2 /x11-toolkits/fl_editor
parent483c9c20a1b87e8a7e307cb57e7e556dc8be9a5d (diff)
downloadports-cda30a295fd474159658e5a43f99f4441d06682f.tar.gz
ports-cda30a295fd474159658e5a43f99f4441d06682f.zip
Notes
Diffstat (limited to 'x11-toolkits/fl_editor')
-rw-r--r--x11-toolkits/fl_editor/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/fl_editor/Makefile b/x11-toolkits/fl_editor/Makefile
index 333d53314643..4650b90a2de7 100644
--- a/x11-toolkits/fl_editor/Makefile
+++ b/x11-toolkits/fl_editor/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fl_editor
PORTVERSION= 0.4.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-toolkits
MASTER_SITES= http://robertk.com/source/fl_editor/
EXTRACT_SUFX= .tgz
@@ -17,7 +17,6 @@ COMMENT= Text Editor Widgets for the Fast Light ToolKit
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
-USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
LIBS="${PTHREAD_LIBS}"