diff options
author | asau <asau> | 2012-10-06 11:54:29 +0000 |
---|---|---|
committer | asau <asau> | 2012-10-06 11:54:29 +0000 |
commit | 87af7fa2ce0839ead2a545134381cbb061c5b7f7 (patch) | |
tree | c5fd61842558a666d102559953843c889843d3a2 /games/fillets-ng-data | |
parent | 8ca39cc762df4b78b6101632bc65980d63d37dd5 (diff) | |
download | pkgsrc-87af7fa2ce0839ead2a545134381cbb061c5b7f7.tar.gz |
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'games/fillets-ng-data')
-rw-r--r-- | games/fillets-ng-data/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/fillets-ng-data/Makefile b/games/fillets-ng-data/Makefile index c502d451698..d98ec1b5ed9 100644 --- a/games/fillets-ng-data/Makefile +++ b/games/fillets-ng-data/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2011/09/08 00:12:37 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/06 11:54:37 asau Exp $ # DISTNAME= fillets-ng-data-0.7.1 @@ -10,8 +10,6 @@ MAINTAINER= salo@NetBSD.org HOMEPAGE= http://fillets.sourceforge.net/ COMMENT= Fish Fillets NG data files -PKG_DESTDIR_SUPPORT= user-destdir - NO_BUILD= yes NO_CONFIGURE= yes USE_TOOLS+= pax |