aboutsummaryrefslogtreecommitdiffstats
path: root/www/peacock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/peacock/Makefile')
-rw-r--r--www/peacock/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/www/peacock/Makefile b/www/peacock/Makefile
index f95c8a72ac39..495e2bd2bef4 100644
--- a/www/peacock/Makefile
+++ b/www/peacock/Makefile
@@ -13,18 +13,12 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ade@FreeBSD.org
-LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore
-
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
USE_GMAKE= yes
USE_X_PREFIX= yes
+USE_GNOME= yes
USE_LIBTOOL= yes
-CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
- --datadir=${PREFIX}/share/gnome
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib" \
- GTK_CONFIG="${GTK_CONFIG}"
+ LIBS="-L${LOCALBASE}/lib"
pre-patch:
@${PERL} -pi -e 's|-lpthread|-pthread|g ; \