aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-24 00:44:09 +0800
committermiwi <miwi@FreeBSD.org>2008-03-24 00:44:09 +0800
commite7a3b40f2f2727f2aa489686379d24ef713d42b6 (patch)
tree83b98a8e9d6b20e333967850c6ae011cc66dd5bc /mail
parent652b5f2ab695eee5d807552834f0b56e9bc4449d (diff)
downloadfreebsd-ports-gnome-e7a3b40f2f2727f2aa489686379d24ef713d42b6.tar.gz
freebsd-ports-gnome-e7a3b40f2f2727f2aa489686379d24ef713d42b6.tar.zst
freebsd-ports-gnome-e7a3b40f2f2727f2aa489686379d24ef713d42b6.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'mail')
-rw-r--r--mail/gkrellmmailwatch2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/gkrellmmailwatch2/Makefile b/mail/gkrellmmailwatch2/Makefile
index 0d2632494430..b9bb98056baf 100644
--- a/mail/gkrellmmailwatch2/Makefile
+++ b/mail/gkrellmmailwatch2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gkrellmmailwatch
PORTVERSION= 2.4.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= mail
MASTER_SITES= http://gkrellm.luon.net/files/
DISTNAME= gkrellm-mailwatch-${PORTVERSION}
@@ -24,7 +24,6 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
WRKSRC= ${WRKDIR}/gkrellm-mailwatch
USE_GMAKE= yes
-USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
MAKE_ENV+= PLUGIN_DIR=${PREFIX}/libexec/gkrellm2/plugins CC="${CC}"