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/uralic-ttf | |
parent | 0eb95214772e80610fec9929ec27d6e90a1e8db6 (diff) | |
download | pkgsrc-56609fe54ab6759c6d02d49af04d4592d98c149b.tar.gz |
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'fonts/uralic-ttf')
-rw-r--r-- | fonts/uralic-ttf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/uralic-ttf/Makefile b/fonts/uralic-ttf/Makefile index d81de3beca6..13141c18485 100644 --- a/fonts/uralic-ttf/Makefile +++ b/fonts/uralic-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/09/01 21:04:31 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/03 18:28:32 asau Exp $ # DISTNAME= uralic-ttf-0.0.20040603 @@ -13,8 +13,6 @@ HOMEPAGE= http://peoples.org.ru/eng_uralic.html COMMENT= Font for Uralic languages with Russian-based writing systems LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_LANGUAGES= # none |