diff options
Diffstat (limited to 'fonts/chkfontpath/Makefile')
-rw-r--r-- | fonts/chkfontpath/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/chkfontpath/Makefile b/fonts/chkfontpath/Makefile index c4a9eb2a480..327b1732996 100644 --- a/fonts/chkfontpath/Makefile +++ b/fonts/chkfontpath/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/06/14 11:18:03 obache Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/03 18:28:17 asau Exp $ # DISTNAME= chkfontpath-1.9.7 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Command line tool to manage X server's font path LICENSE= gnu-gpl-v2 # or later -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_ENV+= VERSION=${PKGVERSION:Q} USE_TOOLS+= gmake tar gzcat |