aboutsummaryrefslogtreecommitdiffstats
path: root/net/gkrellmqst
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-22 07:55:13 +0800
committermiwi <miwi@FreeBSD.org>2008-03-22 07:55:13 +0800
commit484a066694999997d9cde2c29bf4e46e543cdc16 (patch)
tree565e156dc159740addec90a7b46525c8b4c28184 /net/gkrellmqst
parent0c1a5b3a5f4ad9f19eb7e591592e6411762f4935 (diff)
downloadfreebsd-ports-gnome-484a066694999997d9cde2c29bf4e46e543cdc16.tar.gz
freebsd-ports-gnome-484a066694999997d9cde2c29bf4e46e543cdc16.tar.zst
freebsd-ports-gnome-484a066694999997d9cde2c29bf4e46e543cdc16.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/gkrellmqst')
-rw-r--r--net/gkrellmqst/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gkrellmqst/Makefile b/net/gkrellmqst/Makefile
index 74f6759355ac..c6318c103fdf 100644
--- a/net/gkrellmqst/Makefile
+++ b/net/gkrellmqst/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gkrellmqst
PORTVERSION= 0.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net games
MASTER_SITES= http://tadpol.org/projects/archives/ \
http://freebsd.unixfreunde.de/sources/
@@ -23,7 +23,6 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm \
PLIST_FILES= libexec/gkrellm/plugins/qst.so
WRKSRC= ${WRKDIR}/${PORTNAME:S/mq/m_q/}
-USE_X_PREFIX= yes
USE_GNOME= imlib
MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \
PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"