diff options
Diffstat (limited to 'misc/astrolog')
-rw-r--r-- | misc/astrolog/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile index a3c8abe7a4d..c7ee9b46a77 100644 --- a/misc/astrolog/Makefile +++ b/misc/astrolog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2005/03/24 21:12:57 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2005/04/11 21:46:33 tv Exp $ DISTNAME= ast54unx PKGNAME= astrolog-5.40 @@ -23,7 +23,6 @@ EXTRACT_ONLY= ${DISTNAME}.shr EXTRACT_CMD= ${EXTRACT_CMD.shar} USE_X11BASE= yes -USE_BUILDLINK3= yes DIST_SUBDIR= astrolog BUILD_TARGET= astrolog |