aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-25 14:16:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-25 14:16:32 +0000
commitb4689059076c08ec789d7a4f7211909457285421 (patch)
treecd61016e37caa0f2587fd6bff56923a3957db9f3 /editors
parent74ae374cf2e2ef49a9410d54fe069b49929cc9aa (diff)
downloadports-b4689059076c08ec789d7a4f7211909457285421.tar.gz
ports-b4689059076c08ec789d7a4f7211909457285421.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/zoinks/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/editors/zoinks/Makefile b/editors/zoinks/Makefile
index a29993ab6d20..436ef06418e1 100644
--- a/editors/zoinks/Makefile
+++ b/editors/zoinks/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zoinks
PORTVERSION= 0.4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= http://zoinks.mikelockwood.com/download/
@@ -18,11 +18,9 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-OPTIONS_DEFINE= IMLIB NLS
+OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
-IMLIB_USE= GNOME=imlib
-IMLIB_CONFIGURE_ENABLE= imlib
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls