diff options
Diffstat (limited to 'x11/kgamma/Makefile')
-rw-r--r-- | x11/kgamma/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kgamma/Makefile b/x11/kgamma/Makefile index 4150fa56b8d9..c87ecbffd991 100644 --- a/x11/kgamma/Makefile +++ b/x11/kgamma/Makefile @@ -6,13 +6,14 @@ # PORTNAME= kgamma -PORTVERSION= 0.9.9.p.1 +PORTVERSION= 0.9.9 CATEGORIES= x11 kde MASTER_SITES= http://download.berlios.de/kgamma/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./_pre/} MAINTAINER= arved@FreeBSD.org +USE_BZIP2= yes USE_KDELIBS_VER= 3 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |