summaryrefslogtreecommitdiff
path: root/fonts/chkfontpath
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-16 01:15:30 +0000
committerjlam <jlam>2005-05-16 01:15:30 +0000
commit147a5621c28e6a26de0b520dcecfda5698bace16 (patch)
treeda89fcd3343a63fa8c0fc4168d727db6478281a5 /fonts/chkfontpath
parent6b5baef6bfdba6145563c06d1db88770911af1a6 (diff)
downloadpkgsrc-147a5621c28e6a26de0b520dcecfda5698bace16.tar.gz
Note that gtar is required by the package.
Diffstat (limited to 'fonts/chkfontpath')
-rw-r--r--fonts/chkfontpath/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/chkfontpath/Makefile b/fonts/chkfontpath/Makefile
index dc30cd3f5f3..4e19a12bfe8 100644
--- a/fonts/chkfontpath/Makefile
+++ b/fonts/chkfontpath/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:47 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/05/16 01:15:31 jlam Exp $
#
DISTNAME= chkfontpath-1.9.7
@@ -15,6 +15,8 @@ BUILD_DEPENDS+= rpm2cpio>=1.1:../../converters/rpm2cpio
MAKE_ENV+= VERSION=${PKGVERSION}
USE_GNU_TOOLS+= make
+PKGSRC_USE_TOOLS+= gtar
+
# Might as well make this a general scheme for .src.rpm files... - HF
do-extract:
cd ${WRKDIR} ; \