summaryrefslogtreecommitdiffstats
path: root/deskutils/gworkspace
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-08-28 01:42:30 +0000
committerdinoex <dinoex@FreeBSD.org>2003-08-28 01:42:30 +0000
commit19c7397033ce2e1357a03e47e1e02e36c4e8846d (patch)
tree4bcc406896488d66df12ae8d93a36a4982246190 /deskutils/gworkspace
parentd5d5bcf1363e6e9304258d9d58bd3bd8f6d31e6f (diff)
downloadFreeBSD-ports-19c7397033ce2e1357a03e47e1e02e36c4e8846d.zip
FreeBSD-ports-19c7397033ce2e1357a03e47e1e02e36c4e8846d.tar.gz
- use new hook USE_GNUSTEP in bsd.port.mk
Diffstat (limited to 'deskutils/gworkspace')
-rw-r--r--deskutils/gworkspace/Makefile15
1 files changed, 6 insertions, 9 deletions
diff --git a/deskutils/gworkspace/Makefile b/deskutils/gworkspace/Makefile
index 11597af..0ba3035 100644
--- a/deskutils/gworkspace/Makefile
+++ b/deskutils/gworkspace/Makefile
@@ -19,6 +19,11 @@ NO_MTREE= yes
WRKSRC= ${WRKDIR}/GWorkspace-${PORTVERSION}
GUN_CONFIGURE= yes
USE_GMAKE= yes
+USE_GNUSTEP= yes
+USE_GNUSTEP_BACK= yes
+USE_GNUSTEP_CONFIGURE= yes
+USE_GNUSTEP_BUILD= yes
+USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
.ifdef WITHOUT_GHOSTSCRIPT
@@ -34,12 +39,4 @@ RUN_DEPENDS+= gs:${PORTSDIR}/${GSPORT}
PLIST_SUB+= PDFVIEW=""
.endif
-.include <bsd.port.pre.mk>
-
-USE_GNUSTEP_BACK= yes
-USE_GNUSTEP_CONFIGURE= yes
-USE_GNUSTEP_BUILD= yes
-USE_GNUSTEP_INSTALL= yes
-.include "${PORTSDIR}/devel/gnustep/bsd.gnustep.mk"
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud