summaryrefslogtreecommitdiff
path: root/astro/kstars/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2001-12-17 23:13:46 +0000
committerPatrick Li <pat@FreeBSD.org>2001-12-17 23:13:46 +0000
commit7367e4e6a8d2ae664132e8ca47b43cc189830a2f (patch)
treece9e2d4b0512f6a85f72800b2f96c6f6d747e24a /astro/kstars/Makefile
parentUnbreak on $WRKDIRPREFIX environment. (diff)
Update to 0.8.2
Notes
Notes: svn path=/head/; revision=51709
Diffstat (limited to 'astro/kstars/Makefile')
-rw-r--r--astro/kstars/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/astro/kstars/Makefile b/astro/kstars/Makefile
index f1566192bc62..0fda326fa6a0 100644
--- a/astro/kstars/Makefile
+++ b/astro/kstars/Makefile
@@ -6,14 +6,16 @@
#
PORTNAME= kstars
-PORTVERSION= 0.7
+PORTVERSION= 0.8.2
CATEGORIES= astro kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= pat@FreeBSD.org
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.2//}
GNU_CONFIGURE= yes
+USE_GMAKE= yes
USE_KDELIBS_VER= 2
CONFIGURE_ENV= KDEDIR="${LOCALBASE}"