aboutsummaryrefslogtreecommitdiffstats
path: root/net/wmnetmon
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-22 22:48:03 +0800
committermiwi <miwi@FreeBSD.org>2008-03-22 22:48:03 +0800
commit3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188 (patch)
treee2214727ec8d8e927015b3288697216a207cad1b /net/wmnetmon
parent71a92f0401a4f87d6db72a4ab48749838052a9bf (diff)
downloadfreebsd-ports-gnome-3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188.tar.gz
freebsd-ports-gnome-3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188.tar.zst
freebsd-ports-gnome-3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'net/wmnetmon')
-rw-r--r--net/wmnetmon/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/wmnetmon/Makefile b/net/wmnetmon/Makefile
index 019a920797bc..d36a49376d51 100644
--- a/net/wmnetmon/Makefile
+++ b/net/wmnetmon/Makefile
@@ -7,15 +7,14 @@
PORTNAME= wmnetmon
PORTVERSION= 0.2p5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net windowmaker
MASTER_SITES= http://www.linuks.mine.nu/dockapps/
MAINTAINER= xride@FreeBSD.org
COMMENT= A host availability monitor intended for the WindowMaker dock
-USE_X_PREFIX= yes
-USE_XPM= yes
+USE_XORG= xpm
GNU_CONFIGURE= yes
BINMODE= 4755