diff options
author | Koop Mast <kwm@FreeBSD.org> | 2016-03-04 12:52:18 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2016-03-04 12:52:18 +0000 |
commit | 9c89a16e7b275b47b69c3cb1603045b17378cb71 (patch) | |
tree | d089fbc2f3f5da1544669ec47842f20901608438 /deskutils/gnote | |
parent | b9a06dbf1e57645f592f33107b9332676cd9dd07 (diff) |
Notes
Diffstat (limited to 'deskutils/gnote')
-rw-r--r-- | deskutils/gnote/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile index e5732ebf5cca..cea3fa576b5e 100644 --- a/deskutils/gnote/Makefile +++ b/deskutils/gnote/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \ libsecret-1.so:${PORTSDIR}/security/libsecret \ libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid +PORTSCOUT= limitw:1,even + USE_GNOME= gtk30 gtkmm30 intltool libxml2 libxslt USES= desktop-file-utils compiler:c++11-lib gettext gmake \ gnome libtool pathfix pkgconfig tar:xz |