aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gtkdps
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2006-08-20 21:18:26 +0800
committerthierry <thierry@FreeBSD.org>2006-08-20 21:18:26 +0800
commit31e0a67a3cf132798ee5176ed3dbf5a8e98e59b5 (patch)
treee17a31e4321f52eef3c85af9c20cc0dece87d8a8 /graphics/gtkdps
parenta614d3c72a56d2a016c4b301ae3f5aaca5b8fe8e (diff)
downloadfreebsd-ports-gnome-31e0a67a3cf132798ee5176ed3dbf5a8e98e59b5.tar.gz
freebsd-ports-gnome-31e0a67a3cf132798ee5176ed3dbf5a8e98e59b5.tar.zst
freebsd-ports-gnome-31e0a67a3cf132798ee5176ed3dbf5a8e98e59b5.zip
If XFree86-4 is used, it provides libdpstk: don't depend on x11/dgs.
Reported by: pointyhat via Kris
Diffstat (limited to 'graphics/gtkdps')
-rw-r--r--graphics/gtkdps/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gtkdps/Makefile b/graphics/gtkdps/Makefile
index 6a8e4fbc5a0d..3e61d8840715 100644
--- a/graphics/gtkdps/Makefile
+++ b/graphics/gtkdps/Makefile
@@ -16,8 +16,6 @@ DISTNAME= gtkDPS-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Gtk bindings for the Display GhostScript System
-LIB_DEPENDS= dpstk.0:${PORTSDIR}/x11/dgs
-
USE_GNOME= gtk12
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
@@ -44,6 +42,7 @@ BROKEN= Does not compile on alpha
BUILD_DEPENDS+= pswrap:${PORTSDIR}/devel/imake-4
.else
BUILD_DEPENDS+= pswrap:${PORTSDIR}/devel/imake-6
+LIB_DEPENDS+= dpstk.0:${PORTSDIR}/x11/dgs
.endif
post-patch: