summaryrefslogtreecommitdiff
path: root/graphics/gtkdps
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-03-17 12:37:16 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-03-17 12:37:16 +0000
commit00f3898de137b0b4158bf49a1a83bc790522b5c2 (patch)
treef085aa6306112d04875b13609e9a87000d64f2e4 /graphics/gtkdps
parent- don't install path_dps.m4, as newer autoconf break with it (diff)
- cleanup after xfree86 removal
Notes
Notes: svn path=/head/; revision=209197
Diffstat (limited to 'graphics/gtkdps')
-rw-r--r--graphics/gtkdps/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gtkdps/Makefile b/graphics/gtkdps/Makefile
index 0eb898d210a4..56499466d9ea 100644
--- a/graphics/gtkdps/Makefile
+++ b/graphics/gtkdps/Makefile
@@ -17,6 +17,8 @@ DISTNAME= gtkDPS-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Gtk bindings for the Display GhostScript System
+LIB_DEPENDS+= dpstk.0:${PORTSDIR}/x11/dgs
+
USE_GNOME= gtk12
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool:15
@@ -40,9 +42,6 @@ PLIST_SUB+= NLS="@comment "
BROKEN= Does not compile on alpha
.endif
-BUILD_DEPENDS+= pswrap:${PORTSDIR}/x11/dgs
-LIB_DEPENDS+= dpstk.0:${PORTSDIR}/x11/dgs
-
post-patch:
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
${WRKSRC}/configure