diff options
Diffstat (limited to 'x11-wm/fvwm95/Makefile')
-rw-r--r-- | x11-wm/fvwm95/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/fvwm95/Makefile b/x11-wm/fvwm95/Makefile index c7fa24ba0118..a42f17b1e446 100644 --- a/x11-wm/fvwm95/Makefile +++ b/x11-wm/fvwm95/Makefile @@ -7,7 +7,7 @@ PORTNAME= fvwm95 PORTVERSION= 2.0.43a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,6 +22,7 @@ RUN_DEPENDS= ${X11BASE}/icons/chuck.xpm:${PORTSDIR}/x11/fbsd-icons USE_X_PREFIX= yes USE_XPM= yes +USE_XORG= xbitmaps GNU_CONFIGURE= yes CONFIGURE_ARGS= --includedir=${LOCALBASE}/include \ --libdir=${LOCALBASE}/lib |