aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-08-20 13:18:26 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-08-20 13:18:26 +0000
commit74d9f45a9a69d4a2d2ffca044e485b6c6cbb0573 (patch)
tree77c9e58f1a7905fe37691cfcb7aefa344a6344d8 /graphics
parenta0695e59f62a7a5c5c1c08f25c33ecfa9a1cb985 (diff)
downloadports-74d9f45a9a69d4a2d2ffca044e485b6c6cbb0573.tar.gz
ports-74d9f45a9a69d4a2d2ffca044e485b6c6cbb0573.zip
Notes
Diffstat (limited to 'graphics')
-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: