diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/ksetispy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/ksetispy/Makefile b/astro/ksetispy/Makefile index 6109f8f79a03..22e1a1ba3a3d 100644 --- a/astro/ksetispy/Makefile +++ b/astro/ksetispy/Makefile @@ -7,6 +7,7 @@ PORTNAME= ksetispy PORTVERSION= 0.5.2 +PORTREVISION= 1 CATEGORIES= astro kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +17,7 @@ MAINTAINER= hmendes@brturbo.com USE_BZIP2= yes USE_KDEBASE_VER=3 USE_REINPLACE= yes - +USE_GMAKE= yes GNU_CONFIGURE= yes pre-everything:: |