summaryrefslogtreecommitdiffstats
path: root/graphics/stamp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/stamp/Makefile')
-rw-r--r--graphics/stamp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/stamp/Makefile b/graphics/stamp/Makefile
index 8bf1197..bd6c6276 100644
--- a/graphics/stamp/Makefile
+++ b/graphics/stamp/Makefile
@@ -15,9 +15,9 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
-.if !defined(WITHOUT_X11)
-USE_GNOME= gtk12
-.endif
+
+OPTIONS_DEFINE= X11
+X11_USE= GNOME=gtk12
post-patch:
@${REINPLACE_CMD} -e 's#/usr/local/share/stamp#${DATADIR}#' \
OpenPOWER on IntegriCloud