diff options
author | asau <asau@pkgsrc.org> | 2012-10-03 18:28:15 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2012-10-03 18:28:15 +0000 |
commit | 56609fe54ab6759c6d02d49af04d4592d98c149b (patch) | |
tree | a10f1215666edf2ae6a29dce6f9dc6da3884375e /fonts/alee-ttf | |
parent | 0eb95214772e80610fec9929ec27d6e90a1e8db6 (diff) | |
download | pkgsrc-56609fe54ab6759c6d02d49af04d4592d98c149b.tar.gz |
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'fonts/alee-ttf')
-rw-r--r-- | fonts/alee-ttf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/alee-ttf/Makefile b/fonts/alee-ttf/Makefile index 189d1d4e24f..255dedf053f 100644 --- a/fonts/alee-ttf/Makefile +++ b/fonts/alee-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2011/02/06 00:33:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/03 18:28:17 asau Exp $ # DISTNAME= ttf-alee_12 @@ -11,8 +11,6 @@ HOMEPAGE= http://packages.debian.org/unstable/x11/ttf-alee COMMENT= A Lee's Hangul truetype fonts LICENSE= artistic -PKG_DESTDIR_SUPPORT= user-destdir - NO_CONFIGURE= YES NO_BUILD= YES |