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 | 94f1d25ddf1726f61062432f11fca271efd4f47d (patch) | |
tree | a10f1215666edf2ae6a29dce6f9dc6da3884375e /fonts/lohit-fonts | |
parent | 2eea1f0364dcac27849beb3909a92f46ef4fe39a (diff) | |
download | pkgsrc-94f1d25ddf1726f61062432f11fca271efd4f47d.tar.gz |
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'fonts/lohit-fonts')
-rw-r--r-- | fonts/lohit-fonts/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/lohit-fonts/Makefile b/fonts/lohit-fonts/Makefile index df29a3ff978..2d19a36e0dd 100644 --- a/fonts/lohit-fonts/Makefile +++ b/fonts/lohit-fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/10/20 20:32:11 ghen Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/03 18:28:27 asau Exp $ DISTNAME= lohit-fonts-2.3.1 CATEGORIES= fonts @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://fedorahosted.org/lohit COMMENT= Free fonts for Indian languages -PKG_DESTDIR_SUPPORT= user-destdir - USE_X11BASE= yes NO_CONFIGURE= yes NO_BUILD= yes |