diff options
Diffstat (limited to 'x11/rxvt-devel/Makefile')
-rw-r--r-- | x11/rxvt-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile index 47127029066a..483d92ade470 100644 --- a/x11/rxvt-devel/Makefile +++ b/x11/rxvt-devel/Makefile @@ -22,9 +22,8 @@ PATCH_DIST_STRIP+= -p1 MAINTAINER= lioux@linf.unb.br -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm - USE_X_PREFIX= yes +USE_XPM= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-utmp --enable-wtmp \ --with-xpm --enable-xpm-background --enable-transparency |