summaryrefslogtreecommitdiff
path: root/graphics/compface
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-07-18 20:08:41 +0000
committerjoerg <joerg@pkgsrc.org>2007-07-18 20:08:41 +0000
commit933f4f6deecf194b106b4ca18b61479baf94fb2c (patch)
treeb350abd2d7816640fc33b6a2a4c882d6c58bf93a /graphics/compface
parent91b31080ebc4c27835362d4787639764e7b66f2c (diff)
downloadpkgsrc-933f4f6deecf194b106b4ca18b61479baf94fb2c.tar.gz
Installs Perl script, so depend on it. Bump revision.
Diffstat (limited to 'graphics/compface')
-rw-r--r--graphics/compface/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/compface/Makefile b/graphics/compface/Makefile
index 3c041c9d1a9..a4d5fdd490c 100644
--- a/graphics/compface/Makefile
+++ b/graphics/compface/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2007/03/08 19:23:04 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2007/07/18 20:08:41 joerg Exp $
DISTNAME= compface-1.5.2
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://ftp.xemacs.org/pub/xemacs/aux/
@@ -10,7 +11,7 @@ COMMENT= 48x48x1 image compression and decompression (X-face utility)
CONFLICTS= faces-[0-9]*
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake perl:run
GNU_CONFIGURE= yes
CONFIGURE_ENV+= INSTALL_PROGRAM=${BSD_INSTALL_PROGRAM:Q}
CONFIGURE_ENV+= INSTALL_SCRIPT=${BSD_INSTALL_SCRIPT:Q}