diff options
Diffstat (limited to 'time/phoon/Makefile')
-rw-r--r-- | time/phoon/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/time/phoon/Makefile b/time/phoon/Makefile index 9320e92a082..bbd9898f0ad 100644 --- a/time/phoon/Makefile +++ b/time/phoon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/08/28 17:14:13 is Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/08 13:04:27 asau Exp $ # DISTNAME= phoon_29jun2005 @@ -10,8 +10,6 @@ MAINTAINER= is@NetBSD.org HOMEPAGE= http://www.acme.com/software/phoon/ COMMENT= Show phase of the moon on ASCII terminal -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/phoon .include "../../mk/bsd.prefs.mk" |