diff options
Diffstat (limited to 'graphics/gtkimageview/Makefile')
-rw-r--r-- | graphics/gtkimageview/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/gtkimageview/Makefile b/graphics/gtkimageview/Makefile index 153ea0847b3..256dcdd41e0 100644 --- a/graphics/gtkimageview/Makefile +++ b/graphics/gtkimageview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2015/04/25 14:23:13 tnn Exp $ +# $NetBSD: Makefile,v 1.34 2015/09/07 23:38:18 gdt Exp $ DISTNAME= gtkimageview-1.6.4 PKGREVISION= 21 @@ -15,6 +15,10 @@ MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://trac.bjourne.webfactional.com/ COMMENT= Image viewer widget for GTK +# not really HOMEPAGE, but +# https://git.gnome.org/browse/gtk+/log/?h=wip/baedert/gtkimageview +# http://baedert-gsoc.blogspot.com/ + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config |