summaryrefslogtreecommitdiff
path: root/x11-wm/wmakerconf
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-10-10 09:19:21 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-10-10 09:19:21 +0000
commit36ada0186976c47213783caa3612a45151540d07 (patch)
treed6251697e57d6ace8863e39ede924ca45fa36812 /x11-wm/wmakerconf
parent- add a startup script for use with standalone mode (diff)
What's with the weird indenting? Fix it.
Notes
Notes: svn path=/head/; revision=22296
Diffstat (limited to 'x11-wm/wmakerconf')
-rw-r--r--x11-wm/wmakerconf/Makefile24
1 files changed, 12 insertions, 12 deletions
diff --git a/x11-wm/wmakerconf/Makefile b/x11-wm/wmakerconf/Makefile
index 0dda4ab4d09a..225af5451fd0 100644
--- a/x11-wm/wmakerconf/Makefile
+++ b/x11-wm/wmakerconf/Makefile
@@ -13,22 +13,22 @@ MASTER_SITES= http://members.linuxstart.com/~ulli/wmakerconf/
MAINTAINER= dr@domix.de
RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker \
- rpm:${PORTSDIR}/misc/rpm \
- bunzip2:${PORTSDIR}/archivers/bzip2 \
- wget:${PORTSDIR}/ftp/wget
+ rpm:${PORTSDIR}/misc/rpm \
+ bunzip2:${PORTSDIR}/archivers/bzip2 \
+ wget:${PORTSDIR}/ftp/wget
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- Imlib.4:${PORTSDIR}/graphics/imlib \
- PropList.1:${PORTSDIR}/devel/libPropList \
- Xpm.4:${PORTSDIR}/graphics/xpm \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
- tiff.4:${PORTSDIR}/graphics/tiff \
- png.3:${PORTSDIR}/graphics/png \
- wraster.3:${PORTSDIR}/x11-wm/windowmaker \
- wmfun.0:${PORTSDIR}/x11-wm/libwmfun
+ Imlib.4:${PORTSDIR}/graphics/imlib \
+ PropList.1:${PORTSDIR}/devel/libPropList \
+ Xpm.4:${PORTSDIR}/graphics/xpm \
+ jpeg.9:${PORTSDIR}/graphics/jpeg \
+ tiff.4:${PORTSDIR}/graphics/tiff \
+ png.3:${PORTSDIR}/graphics/png \
+ wraster.3:${PORTSDIR}/x11-wm/windowmaker \
+ wmfun.0:${PORTSDIR}/x11-wm/libwmfun
BUILD_DEPENDS= bunzip2:${PORTSDIR}/archivers/bzip2 \
- wget:${PORTSDIR}/ftp/wget
+ wget:${PORTSDIR}/ftp/wget
GNU_CONFIGURE= yes
USE_GMAKE= yes