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/artwiz-fonts | |
parent | 2eea1f0364dcac27849beb3909a92f46ef4fe39a (diff) | |
download | pkgsrc-94f1d25ddf1726f61062432f11fca271efd4f47d.tar.gz |
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'fonts/artwiz-fonts')
-rw-r--r-- | fonts/artwiz-fonts/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/artwiz-fonts/Makefile b/fonts/artwiz-fonts/Makefile index a48b3266d23..37f8a712ef6 100644 --- a/fonts/artwiz-fonts/Makefile +++ b/fonts/artwiz-fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/04/07 16:33:54 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 18:28:17 asau Exp $ # DISTNAME= artwiz-aleczapka-1.3 @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.vastwaters.com/ COMMENT= Set of free fonts for X11 desktops -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/artwiz-aleczapka USE_X11BASE= yes |