aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkimageview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtkimageview/Makefile')
-rw-r--r--x11-toolkits/gtkimageview/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-toolkits/gtkimageview/Makefile b/x11-toolkits/gtkimageview/Makefile
index b0823c784fd8..fd13c8e2b896 100644
--- a/x11-toolkits/gtkimageview/Makefile
+++ b/x11-toolkits/gtkimageview/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gtkimageview
PORTVERSION= 1.6.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-toolkits
MASTER_SITES= LOCAL/kwm
# http://trac.bjourne.webfactional.com/
@@ -11,11 +11,15 @@ MASTER_SITES= LOCAL/kwm
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple image viewer widget
+LICENSE= LGPL21 # or later; source says LGPL20+ though
+LICENSE_FILE= ${WRKSRC}/COPYING
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static --with-html-dir=${PREFIX}/share/doc
USES= libtool pathfix pkgconfig
USE_GNOME= gtk20
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
OPTIONS_DEFINE= DOCS