summaryrefslogtreecommitdiff
path: root/graphics/compface
diff options
context:
space:
mode:
authorjoerg <joerg>2007-07-18 20:08:41 +0000
committerjoerg <joerg>2007-07-18 20:08:41 +0000
commitd372af7c344891ee60fff46bcb311d46ed2fbe5a (patch)
treeb350abd2d7816640fc33b6a2a4c882d6c58bf93a /graphics/compface
parent37a6a4379b3a921e00fe5db901a9c1c54c9cc49c (diff)
downloadpkgsrc-d372af7c344891ee60fff46bcb311d46ed2fbe5a.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}