diff options
-rw-r--r-- | x11-wm/swm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/swm/Makefile b/x11-wm/swm/Makefile index 1028c93aa00e..6db83cb6de58 100644 --- a/x11-wm/swm/Makefile +++ b/x11-wm/swm/Makefile @@ -22,6 +22,7 @@ MAN1= swm.1 swmbg.1 PLIST= ${WRKDIR}/pkg-plist SCRIPTS= startswm.default USE_GMAKE= yes +USE_XPM= yes USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src |