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/font-screen-cyrillic | |
parent | 2eea1f0364dcac27849beb3909a92f46ef4fe39a (diff) | |
download | pkgsrc-94f1d25ddf1726f61062432f11fca271efd4f47d.tar.gz |
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'fonts/font-screen-cyrillic')
-rw-r--r-- | fonts/font-screen-cyrillic/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/font-screen-cyrillic/Makefile b/fonts/font-screen-cyrillic/Makefile index 7ef30ea97da..0045b9ad352 100644 --- a/fonts/font-screen-cyrillic/Makefile +++ b/fonts/font-screen-cyrillic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/06/12 02:10:26 mef Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/03 18:28:22 asau Exp $ # DISTNAME= font-screen-cyrillic-1.0.4 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ftp://ftp.freedesktop.org/pub/individual/font/ COMMENT= Screen Cyrillic PCF fonts -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= bdftopcf gzip |