diff options
Diffstat (limited to 'misc/astrolog/Makefile')
-rw-r--r-- | misc/astrolog/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile index 2680f992acc..f3fd01de31d 100644 --- a/misc/astrolog/Makefile +++ b/misc/astrolog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2011/03/17 21:10:47 zafer Exp $ +# $NetBSD: Makefile,v 1.38 2012/10/08 09:57:16 asau Exp $ DISTNAME= ast54unx PKGNAME= astrolog-5.40 @@ -17,8 +17,6 @@ RESTRICTED= Do not sell or profit from this software in any way NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} EPHEM= LRZ5_24 CHI_24 CPJV_24 EXTRACT_ONLY= ${DISTNAME}.shr |