summaryrefslogtreecommitdiff
path: root/graphics/feh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/feh/Makefile')
-rw-r--r--graphics/feh/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile
index a6a6ae9c5db..4ca71e4622f 100644
--- a/graphics/feh/Makefile
+++ b/graphics/feh/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2002/03/13 17:37:05 fredb Exp $
+# $NetBSD: Makefile,v 1.4 2002/09/20 10:59:21 rh Exp $
#
-DISTNAME= feh-1.1.0
-PKGREVISION= 1
+DISTNAME= feh-1.2.1
CATEGORIES= graphics
MASTER_SITES= http://www.linuxbrit.co.uk/downloads/
@@ -11,7 +10,8 @@ HOMEPAGE= http://www.linuxbrit.co.uk/feh/
COMMENT= advanced image viewer
GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
USE_X11BASE= YES
-.include "../../graphics/imlib2/buildlink.mk"
+.include "../../devel/giblib/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"