Added USE_GMAKE. Bumped portrev to kick it out.
This commit is contained in:
parent
9882b381b9
commit
0b0bc05cca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66969
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= ksetispy
|
PORTNAME= ksetispy
|
||||||
PORTVERSION= 0.5.2
|
PORTVERSION= 0.5.2
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= astro kde
|
CATEGORIES= astro kde
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
|
@ -16,7 +17,7 @@ MAINTAINER= hmendes@brturbo.com
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_KDEBASE_VER=3
|
USE_KDEBASE_VER=3
|
||||||
USE_REINPLACE= yes
|
USE_REINPLACE= yes
|
||||||
|
USE_GMAKE= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
pre-everything::
|
pre-everything::
|
||||||
|
|
Loading…
Reference in a new issue