diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 14:30:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 14:30:42 +0000 |
commit | a4bf97bf7c69ca10f5eaa6ead72c1c38be76e8c5 (patch) | |
tree | 5cc091f165440702c8cb9202fa67a718a3b91ef0 /deskutils/gnote | |
parent | 67c3ce47d7c1ca69ba10c11644a0460191642ec6 (diff) | |
download | ports-a4bf97bf7c69ca10f5eaa6ead72c1c38be76e8c5.tar.gz ports-a4bf97bf7c69ca10f5eaa6ead72c1c38be76e8c5.zip |
Notes
Diffstat (limited to 'deskutils/gnote')
-rw-r--r-- | deskutils/gnote/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile index 16cf463cfb6f..87326c0114e7 100644 --- a/deskutils/gnote/Makefile +++ b/deskutils/gnote/Makefile @@ -19,11 +19,10 @@ LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ boost_filesystem:${PORTSDIR}/devel/boost-libs \ uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid -USE_GMAKE= yes USE_XZ= yes USE_GNOME= gnomehack gnomeprefix gconf2 gtk20 intltool libxml2 libxslt \ ltverhack gnomepanel -USES= gettext +USES= gettext gmake pkgconfig INSTALLS_OMF= yes GCONF_SCHEMAS= gnote.schemas USE_AUTOTOOLS= libtool |