aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/fluxconf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/fluxconf/Makefile')
-rw-r--r--x11-wm/fluxconf/Makefile19
1 files changed, 2 insertions, 17 deletions
diff --git a/x11-wm/fluxconf/Makefile b/x11-wm/fluxconf/Makefile
index c0fa6f1720fe..eb911166a4c0 100644
--- a/x11-wm/fluxconf/Makefile
+++ b/x11-wm/fluxconf/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fluxconf
-PORTVERSION= 0.6
+PORTVERSION= 0.9.2
CATEGORIES= x11-wm
MASTER_SITES= http://devaux.fabien.free.fr/flux/
@@ -15,21 +15,6 @@ MAINTAINER= hendrik@scholz.net
USE_X_PREFIX= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
-USE_BZIP2= yes
-
-.ifndef(WITHOUT_LOGO)
-pre-everything::
- @${ECHO_CMD} ""
- @${ECHO_CMD} "You can disable the spash logo when starting the"
- @${ECHO_CMD} "program by defining WITHOUT_LOGO"
- @${ECHO_CMD} ""
-.endif
-
-post-patch:
- @${RM} ${WRKSRC}/fluxconf
-
-do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/fluxconf ${PREFIX}/bin
- @${LN} -s ${PREFIX}/bin/fluxconf ${PREFIX}/bin/fluxkeys
+GNU_CONFIGURE= yes
.include <bsd.port.mk>