aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-09-09 05:04:51 +0800
committerpetef <petef@FreeBSD.org>2001-09-09 05:04:51 +0800
commit859773e13b6d3613f6038391f83ac9a1e95819b2 (patch)
tree2ed3fb5a3d7c38dd98f4bb7caaf3d0cfd82f7823 /sysutils
parente51e63c4f9b8d0e78b2d17eb184f735357f7e2b4 (diff)
downloadfreebsd-ports-gnome-859773e13b6d3613f6038391f83ac9a1e95819b2.tar.gz
freebsd-ports-gnome-859773e13b6d3613f6038391f83ac9a1e95819b2.tar.zst
freebsd-ports-gnome-859773e13b6d3613f6038391f83ac9a1e95819b2.zip
- remove dead mirror
- add USE_X_PREFIX (and bump PORTREVISION accordingly) - remove bogus NO_INSTALL_MANPAGES (no imake here...) PR: 30439 Submitted by: maintainer
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/wmcpuload/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/sysutils/wmcpuload/Makefile b/sysutils/wmcpuload/Makefile
index ddd4314dd982..7fb3b31af9fc 100644
--- a/sysutils/wmcpuload/Makefile
+++ b/sysutils/wmcpuload/Makefile
@@ -7,9 +7,9 @@
PORTNAME= wmcpuload
PORTVERSION= 0.6.0
+PORTREVISION= 1
CATEGORIES= sysutils windowmaker
-MASTER_SITES= http://www.sh.rim.or.jp/~ssato/src/ \
- http://ports.tolkien.dk/
+MASTER_SITES= http://www.sh.rim.or.jp/~ssato/src/
DISTNAME= WMCPULoad-${PORTVERSION}
MAINTAINER= pat@databits.net
@@ -17,12 +17,10 @@ MAINTAINER= pat@databits.net
WRKSRC= ${WRKDIR}/${DISTNAME}
ONLY_FOR_ARCHS= i386
-
+USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-NO_INSTALL_MANPAGES= yes
-
.ifndef(NOPORTDOCS)
post-install:
${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 555 \