summaryrefslogtreecommitdiff
path: root/x11-wm/swm
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2001-03-23 02:08:46 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2001-03-23 02:08:46 +0000
commitae40234bdf30b3c4c63223a207a3a12aa90e7e29 (patch)
tree1cd313cf25a118d552370f08d18bbe7ac1334edf /x11-wm/swm
parentUpdate to version 1.95.4 (diff)
Add a dash of Xpm.
found by: bento
Notes
Notes: svn path=/head/; revision=40238
Diffstat (limited to 'x11-wm/swm')
-rw-r--r--x11-wm/swm/Makefile1
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