diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 09:59:01 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 09:59:01 +0000 |
commit | b3e4e19ddced293c5d1147a3172d522b4a807708 (patch) | |
tree | 3c883a39a2d25fb39090c52b9f70a4343ca7cc7a /deskutils | |
parent | eaa56b6fc08ef5b5a1500ce02bed6585015cad94 (diff) | |
download | ports-b3e4e19ddced293c5d1147a3172d522b4a807708.tar.gz ports-b3e4e19ddced293c5d1147a3172d522b4a807708.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/osmo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/osmo/Makefile b/deskutils/osmo/Makefile index 9bdc478db87e..f12f037ffd03 100644 --- a/deskutils/osmo/Makefile +++ b/deskutils/osmo/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ gtkhtml:${PORTSDIR}/www/libgtkhtml USE_GNOME= gtk20 -USES= gettext gmake +USES= gettext gmake pkgconfig INSTALLS_ICONS= yes GNU_CONFIGURE= yes |