aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-06-20 03:06:51 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-06-20 03:06:51 +0000
commit2e7fd2928574cb350add5d083c5e14944235d3b6 (patch)
treefcfaf5d66f395df393827d5d8697a6dc93d33b9f /misc
parentbf48a40a29294f71405284a7224536d7cd593086 (diff)
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/xmonad-log-applet/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/xmonad-log-applet/Makefile b/misc/xmonad-log-applet/Makefile
index 1f166ce90c16..0371ed21a580 100644
--- a/misc/xmonad-log-applet/Makefile
+++ b/misc/xmonad-log-applet/Makefile
@@ -11,10 +11,9 @@ MAINTAINER= alexander@kojevnikov.com
COMMENT= An applet that will display Xmonad log information
INSTALLS_ICONS= yes
-USES= gmake pkgconfig
-USE_GNOME= gnomeprefix gnomehack gnomepanel
+USES= gmake pkgconfig pathfix
+USE_GNOME= gnomeprefix gnomepanel
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-panel=gnome2
-NO_STAGE= yes
.include <bsd.port.mk>