aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-11 10:20:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-11 10:20:49 +0000
commit5e1d4f11470e390b28f28664eabe223e135bc1e8 (patch)
tree22879de2a04f8b83ac0bd6d9e690c7562d5bbd08
parente251369371e9503d3610f581aacf7a8138ca13bc (diff)
downloadports-5e1d4f11470e390b28f28664eabe223e135bc1e8.tar.gz
ports-5e1d4f11470e390b28f28664eabe223e135bc1e8.zip
Support stage
Notes
Notes: svn path=/head/; revision=350920
-rw-r--r--x11/gnome-swallow/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome-swallow/Makefile b/x11/gnome-swallow/Makefile
index 1710842cd06b..3432a787a0f2 100644
--- a/x11/gnome-swallow/Makefile
+++ b/x11/gnome-swallow/Makefile
@@ -11,14 +11,13 @@ MAINTAINER= marcus@FreeBSD.org
COMMENT= Applet that swallows any X11 application into the GNOME 2 panel
USE_XORG= x11
-USES= gmake pkgconfig
-USE_GNOME= gnomeprefix gnomehack gnomepanel libgnomeui
+USES= gmake pathfix pkgconfig
+USE_GNOME= gnomeprefix gnomepanel libgnomeui
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="`pkg-config --libs libgnomeui-2.0`"
CPPFLAGS+= -I${LOCALBASE}/include `pkg-config --cflags libgnomeui-2.0`
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure