diff options
Diffstat (limited to 'x11-wm/wmakerconf')
-rw-r--r-- | x11-wm/wmakerconf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/wmakerconf/Makefile b/x11-wm/wmakerconf/Makefile index 44545fdbb710..425eeeaa5f71 100644 --- a/x11-wm/wmakerconf/Makefile +++ b/x11-wm/wmakerconf/Makefile @@ -19,9 +19,7 @@ RUN_DEPENDS= rpm:${PORTSDIR}/archivers/rpm WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GNOME= gtk20 -USE_PERL5= yes -USES= gettext -USE_GMAKE= yes +USES= gettext pkgconfig perl5 gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wmakerdataprefix="${LOCALBASE}/share" \ --with-wmakeretcprefix="${LOCALBASE}/share" |