summaryrefslogtreecommitdiffstats
path: root/x11/powershell
diff options
context:
space:
mode:
authorreg <reg@FreeBSD.org>2000-10-05 07:17:31 +0000
committerreg <reg@FreeBSD.org>2000-10-05 07:17:31 +0000
commit68dad4980b984b6c03859651af5eefb37c1c9d90 (patch)
treea1b402b639681e7623529a2295404459e0d45edf /x11/powershell
parent30fb8569371544b140cbfbe9d8d545a551b7a815 (diff)
downloadFreeBSD-ports-68dad4980b984b6c03859651af5eefb37c1c9d90.zip
FreeBSD-ports-68dad4980b984b6c03859651af5eefb37c1c9d90.tar.gz
Implement USE_GNOME, part 2.
Diffstat (limited to 'x11/powershell')
-rw-r--r--x11/powershell/Makefile13
1 files changed, 2 insertions, 11 deletions
diff --git a/x11/powershell/Makefile b/x11/powershell/Makefile
index 00d8d1d..7950fb5 100644
--- a/x11/powershell/Makefile
+++ b/x11/powershell/Makefile
@@ -13,19 +13,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= smoberly@xavier.dyndns.org
-LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
- gdk_imlib:${PORTSDIR}/graphics/imlib
+ALL_TARGET= powershell
USE_X_PREFIX= yes
+USE_GNOME= yes
USE_AUTOCONF= yes
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
-CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
-CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome
-
-ALL_TARGET= powershell
-
-MAKE_ENV= ${CONFIGURE_ENV}
-
.include <bsd.port.mk>
OpenPOWER on IntegriCloud