summaryrefslogtreecommitdiff
path: root/graphics/feh
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-09-02 13:19:21 +0000
committerjoerg <joerg@pkgsrc.org>2007-09-02 13:19:21 +0000
commite6c41ebb3540b12a18dd4f9acc16f9975eddc887 (patch)
treee3a1c7d2ba96754af87deb4352ee580d741f7355 /graphics/feh
parent06066e552a92e0e11e17d1ef8a5a683778618719 (diff)
downloadpkgsrc-e6c41ebb3540b12a18dd4f9acc16f9975eddc887.tar.gz
Fix path to bash. Depend on bash and perl. Bump revision.
Diffstat (limited to 'graphics/feh')
-rw-r--r--graphics/feh/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile
index 5f779563a19..4dc38610f11 100644
--- a/graphics/feh/Makefile
+++ b/graphics/feh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2007/06/29 20:22:46 tnn Exp $
+# $NetBSD: Makefile,v 1.33 2007/09/02 13:19:21 joerg Exp $
#
DISTNAME= feh-1.3.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://linuxbrit.co.uk/downloads/
@@ -13,8 +13,11 @@ COMMENT= Advanced image viewer
DEPENDS+= wget-[0-9]*:../../net/wget
GNU_CONFIGURE= YES
-
CONFIGURE_ARGS+= --program-transform-name=s,cam,feh_cam,
+
+USE_TOOLS+= bash:run perl:run
+
+REPLACE_BASH= cam/gen_cam_menu.sh
REPLACE_PERL= cam/cam
LDFLAGS.SunOS+= -lnsl -lsocket