diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2007-02-04 11:13:22 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2007-02-04 11:13:22 +0000 |
commit | 26974e9bc70cfa6cbff43404d4da27bf6ab99c47 (patch) | |
tree | 128bdd9c489ffac95a1bc2d257c5b0c49e39babe /x11-wm/xfce4-panel | |
parent | e097f3df598149142e7844358dad59e51f0eabb8 (diff) | |
download | ports-26974e9bc70cfa6cbff43404d4da27bf6ab99c47.tar.gz ports-26974e9bc70cfa6cbff43404d4da27bf6ab99c47.zip |
Notes
Diffstat (limited to 'x11-wm/xfce4-panel')
-rw-r--r-- | x11-wm/xfce4-panel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile index 7f1b9fc2573a..b9eb0f323f88 100644 --- a/x11-wm/xfce4-panel/Makefile +++ b/x11-wm/xfce4-panel/Makefile @@ -17,6 +17,7 @@ COMMENT= XFce 4 panel module CONFLICTS= xfce4-systray-* GNU_CONFIGURE= yes INSTALLS_ICONS= yes +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes |