diff options
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/rodent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/rodent/Makefile b/x11-fm/rodent/Makefile index a5f87a8b374f..dc97b16e8939 100644 --- a/x11-fm/rodent/Makefile +++ b/x11-fm/rodent/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ gtk-x11-2:${PORTSDIR}/x11-toolkits/gtk20 \ magic:${PORTSDIR}/sysutils/file -USES= gmake +USES= gmake pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS+=--docdir=${DOCSDIR} USE_LDCONFIG= yes |