aboutsummaryrefslogtreecommitdiff
path: root/graphics/gtkdps
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-08-03 21:00:35 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-08-03 21:00:35 +0000
commit9cd1ea2b4241b66919cbef270b664cb12e9c2de7 (patch)
treef4f99741959fa265a8302a847daf7648e5432689 /graphics/gtkdps
parent124db6148d2187b60ba2a5ee5188f7fb3ad4617c (diff)
downloadports-9cd1ea2b4241b66919cbef270b664cb12e9c2de7.tar.gz
ports-9cd1ea2b4241b66919cbef270b664cb12e9c2de7.zip
Notes
Diffstat (limited to 'graphics/gtkdps')
-rw-r--r--graphics/gtkdps/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/graphics/gtkdps/Makefile b/graphics/gtkdps/Makefile
index 98266af798b1..5342a28bb1c0 100644
--- a/graphics/gtkdps/Makefile
+++ b/graphics/gtkdps/Makefile
@@ -16,7 +16,7 @@ DISTNAME= gtkDPS-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Gtk bindings for the Display GhostScript System
-LIB_DEPENDS+= dpstk.0:${PORTSDIR}/x11/dgs
+LIB_DEPENDS= dpstk.0:${PORTSDIR}/x11/dgs
USE_GNOME= gtk12
GNU_CONFIGURE= yes
@@ -40,6 +40,12 @@ PLIST_SUB+= NLS="@comment "
BROKEN= Does not compile on alpha
.endif
+.if ${X_WINDOW_SYSTEM:L} == "xfree86-4"
+BUILD_DEPENDS+= pswrap:${PORTSDIR}/devel/imake-4
+.else
+BUILD_DEPENDS+= pswrap:${PORTSDIR}/devel/imake-6
+.endif
+
post-patch:
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
${WRKSRC}/configure