summaryrefslogtreecommitdiff
path: root/graphics/geeqie/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/geeqie/Makefile')
-rw-r--r--graphics/geeqie/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile
index 7ff0d10c2e2..ac3dda63a84 100644
--- a/graphics/geeqie/Makefile
+++ b/graphics/geeqie/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2016/04/11 19:01:53 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.55 2016/04/17 09:45:59 wiz Exp $
-DISTNAME= geeqie-1.2.2
-PKGREVISION= 4
+DISTNAME= geeqie-1.2.3
EXTRACT_SUFX= .tar.xz
CATEGORIES= graphics
MASTER_SITES= http://www.geeqie.org/
@@ -18,12 +16,15 @@ LDFLAGS.SunOS+= -lm -lsocket -lnsl
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
-USE_TOOLS= bash:run gmake intltool msgfmt pkg-config
+USE_TOOLS= bash:run gmake intltool msgfmt pkg-config automake autoconf autoreconf
REPLACE_BASH= plugins/rotate/geeqie-rotate
REPLACE_BASH+= plugins/ufraw/geeqie-ufraw
REPLACE_BASH+= plugins/import/geeqie-import
+pre-configure:
+ cd ${WRKSRC} && ${SH} ./autogen.sh
+
post-build:
cd ${WRKSRC}/doc && ${MAKE_PROGRAM} html