summaryrefslogtreecommitdiff
path: root/x11-wm/scwm/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-10-08 23:04:38 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-10-08 23:04:38 +0000
commitbdbb5ceda8185cac9a82c44e7eff21954222f1ea (patch)
tree394ef1858229e3ce8320664b06a53d5346539c3b /x11-wm/scwm/Makefile
parentFix small typo in Makefile. (diff)
Add back xpm dependencies so these will build again.
Notes
Notes: svn path=/head/; revision=22267
Diffstat (limited to '')
-rw-r--r--x11-wm/scwm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/scwm/Makefile b/x11-wm/scwm/Makefile
index 81badfdeeebd..32cdd48d7e3e 100644
--- a/x11-wm/scwm/Makefile
+++ b/x11-wm/scwm/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= ftp://scwm.mit.edu/pub/scwm/
MAINTAINER= nakai@FreeBSD.org
LIB_DEPENDS= guile.4:${PORTSDIR}/lang/guile \
- Imlib.5:${PORTSDIR}/graphics/imlib
+ Imlib.5:${PORTSDIR}/graphics/imlib \
+ Xpm.4:${PORTSDIR}/graphics/xpm
RUN_DEPENDS= ${X11BASE}/share/scwm/pixmaps/Animator.xpm:${PORTSDIR}/graphics/scwm-icons
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config