diff options
Diffstat (limited to 'x11-wm/fluxconf/Makefile')
-rw-r--r-- | x11-wm/fluxconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fluxconf/Makefile b/x11-wm/fluxconf/Makefile index a90687481d48..e4249175a236 100644 --- a/x11-wm/fluxconf/Makefile +++ b/x11-wm/fluxconf/Makefile @@ -11,10 +11,10 @@ CATEGORIES= x11-wm MASTER_SITES= http://devaux.fabien.free.fr/flux/ MAINTAINER= ports@FreeBSD.org -COMMENT= Fluxconf is a configuration program for the fluxbox window manager +COMMENT= A configuration program for the fluxbox window manager USE_X_PREFIX= yes USE_GNOME= gtk20 -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes .include <bsd.port.mk> |