aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk-sharp30
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2016-10-31 06:58:31 +0000
committerDavid Naylor <dbn@FreeBSD.org>2016-10-31 06:58:31 +0000
commit93273fcdf5a2242a0ffdd664e945cf47d2ab0b7b (patch)
tree0aff963e63dd1bafe4ff401da3faebceff1bbd36 /x11-toolkits/gtk-sharp30
parent49bd4732b6b2404d7e927097e5775bbc562614ae (diff)
downloadports-93273fcdf5a2242a0ffdd664e945cf47d2ab0b7b.tar.gz
ports-93273fcdf5a2242a0ffdd664e945cf47d2ab0b7b.zip
Notes
Diffstat (limited to 'x11-toolkits/gtk-sharp30')
-rw-r--r--x11-toolkits/gtk-sharp30/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/x11-toolkits/gtk-sharp30/Makefile b/x11-toolkits/gtk-sharp30/Makefile
index e2eaa2eeb3ff..92180dd43bd1 100644
--- a/x11-toolkits/gtk-sharp30/Makefile
+++ b/x11-toolkits/gtk-sharp30/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gtk-sharp
PORTVERSION= 2.99.3
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
PKGNAMESUFFIX= 30
@@ -10,12 +11,16 @@ PKGNAMESUFFIX= 30
MAINTAINER= kwm@FreeBSD.org
COMMENT= GTK+ and GNOME interfaces for the .NET runtime
+LICENSE= LGPL20
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+LIB_DEPENDS= libinotify.so:devel/libinotify
RUN_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_GNOME= gtk30
-USES= gmake libtool mono pathfix perl5 pkgconfig shebangfix tar:xz
+USE_GNOME= cairo gdkpixbuf2 gtk30
+USES= gettext-runtime gmake libtool mono pathfix perl5 pkgconfig shebangfix tar:xz
SHEBANG_FILES= parser/*.pl
USE_PERL5= run
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}