aboutsummaryrefslogtreecommitdiff
path: root/misc/quick-lounge-applet/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-11-24 00:14:56 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-11-24 00:14:56 +0000
commite68c049cb739804caf4981ca2b14ae343492ce74 (patch)
tree38412446328219a40f03ff6826eeb42d9a9b6971 /misc/quick-lounge-applet/Makefile
parente59c1d43c55599f8324c31bb1fdf77b3b8d3665e (diff)
downloadports-e68c049cb739804caf4981ca2b14ae343492ce74.tar.gz
ports-e68c049cb739804caf4981ca2b14ae343492ce74.zip
Notes
Diffstat (limited to 'misc/quick-lounge-applet/Makefile')
-rw-r--r--misc/quick-lounge-applet/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/quick-lounge-applet/Makefile b/misc/quick-lounge-applet/Makefile
index e772cf9a85a2..4ab78b2f2eef 100644
--- a/misc/quick-lounge-applet/Makefile
+++ b/misc/quick-lounge-applet/Makefile
@@ -25,4 +25,6 @@ USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+GCONF_SCHEMAS= quick-lounge.schemas
+
.include <bsd.port.mk>