aboutsummaryrefslogtreecommitdiff
path: root/net/gkrellmqst
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-21 23:55:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-21 23:55:13 +0000
commitb8135727e5667c1cf0af2467f39e896962b6e1fc (patch)
tree19e1ac2018f516017690be5624a0e40e49f97f91 /net/gkrellmqst
parenta0b37a133663ea3ad18eb2ec50066fa33923045f (diff)
downloadports-b8135727e5667c1cf0af2467f39e896962b6e1fc.tar.gz
ports-b8135727e5667c1cf0af2467f39e896962b6e1fc.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209563
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}"