diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mosfet-liquid/Makefile | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/x11-wm/mosfet-liquid/Makefile b/x11-wm/mosfet-liquid/Makefile index fb7f31c..15e8d47 100644 --- a/x11-wm/mosfet-liquid/Makefile +++ b/x11-wm/mosfet-liquid/Makefile @@ -7,15 +7,19 @@ PORTNAME= mosfet-liquid PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= x11-wm kde MASTER_SITES= http://www.mosfet.org/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= michiel.dewilde@rug.ac.be -USE_AUTOMAKE= yes +BUILD_DEPENDS= automake14:${PORTSDIR}/devel/automake14 \ + autoconf213:${PORTSDIR}/devel/autoconf213 + +GNU_CONFIGURE= yes USE_GMAKE= yes -USE_KDELIBS_VER=2 +USE_KDEBASE_VER=2 INSTALLS_SHLIB= yes pre-configure: |