summaryrefslogtreecommitdiff
path: root/misc/quick-lounge-applet
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 05:02:24 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 05:02:24 +0000
commit5504e26b7b69f71a0cb7e4baee5ad749c050a11e (patch)
tree1da5fd2457c57bedc98c7a7efccc44d0ab4cbacb /misc/quick-lounge-applet
parentFreeBSD doesn't use the same method of authenticating passwords that (diff)
Convert to new GNOME infrastructure.
Notes
Notes: svn path=/head/; revision=79439
Diffstat (limited to 'misc/quick-lounge-applet')
-rw-r--r--misc/quick-lounge-applet/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/misc/quick-lounge-applet/Makefile b/misc/quick-lounge-applet/Makefile
index e2b56d6d9047..11e0b2e010c9 100644
--- a/misc/quick-lounge-applet/Makefile
+++ b/misc/quick-lounge-applet/Makefile
@@ -15,18 +15,15 @@ DIST_SUBDIR= gnome2
MAINTAINER= marcus@FreeBSD.org
COMMENT= Applet to orginize your preferred applications on the GNOME Panel
-LIB_DEPENDS= panel-applet-2.0:${PORTSDIR}/x11/gnomepanel
-
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
-USE_GNOME= gnomeprefix gnomehack
+USE_GNOME= gnomeprefix gnomehack gnomepanel
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \