diff options
Diffstat (limited to 'x11-fm/rodent/Makefile')
-rw-r--r-- | x11-fm/rodent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/rodent/Makefile b/x11-fm/rodent/Makefile index 9e8334bfe777..bb6fdc686bfc 100644 --- a/x11-fm/rodent/Makefile +++ b/x11-fm/rodent/Makefile @@ -3,7 +3,7 @@ PORTNAME= rodent PORTVERSION= 4.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fm MASTER_SITES= SF/xffm/${PORTVERSION}/ @@ -18,7 +18,7 @@ BUILD_DEPENDS= gawk:${PORTSDIR}/japanese/gawk \ LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \ libmagic.so:${PORTSDIR}/sysutils/file -USES= gmake libtool pkgconfig desktop-file-utils +USES= desktop-file-utils gmake libtool:keepla pkgconfig USE_GNOME= glib20 gtk20 librsvg2 libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--docdir=${DOCSDIR} |