summaryrefslogtreecommitdiff
path: root/x11-wm/evilwm
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2000-12-25 03:02:32 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2000-12-25 03:02:32 +0000
commit35072e264b10db55a2f9777260ff1dc760e11340 (patch)
tree0c1557f5ba4bd97c0681cc8e28f24490e626cf44 /x11-wm/evilwm
parentUpdate to 1.3.3. Fix the breakage of ruby-racc-runtime. (diff)
Use MASTER_SITE_SOURCEFORGE now that I've changed it in bsd.sites.mk.
Remove the comment about the site not being in there. Use less whitespace. PR: 22751 (whitespace change) Submitted by: Kato Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=36322
Diffstat (limited to 'x11-wm/evilwm')
-rw-r--r--x11-wm/evilwm/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/x11-wm/evilwm/Makefile b/x11-wm/evilwm/Makefile
index 0bb8f16c2a1c..905b20d81d4c 100644
--- a/x11-wm/evilwm/Makefile
+++ b/x11-wm/evilwm/Makefile
@@ -8,16 +8,16 @@
PORTNAME= evilwm
PORTVERSION= 0.2.7
CATEGORIES= x11-wm
-# not in MASTER_SITE_SOURCEFORGE
-MASTER_SITES= ftp://projects.sourceforge.net/pub/evilwm/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= trevor@FreeBSD.org
-DOCDIR= share/doc/${PORTNAME}
-DOCS= Changes.kja3 README
-MAN1= evilwm.1
-PLIST= ${WRKDIR}/pkg-plist
-USE_X_PREFIX= yes
+DOCDIR= share/doc/${PORTNAME}
+DOCS= Changes.kja3 README
+MAN1= evilwm.1
+PLIST= ${WRKDIR}/pkg-plist
+USE_X_PREFIX= yes
do-build:
cd ${WRKSRC} && ${CC} ${CFLAGS} -I${X11BASE}/include -L${X11BASE}/lib -o evilwm *.c -lX11