aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-25 01:02:27 +0800
committermiwi <miwi@FreeBSD.org>2008-03-25 01:02:27 +0800
commit312f708f3dd424d006051aa86e530882f287e1df (patch)
tree34b963cf27ec0ddee2ed1a6ac00d711bf054b4a2 /misc
parentdc824ff241fba7ff39d6f0635402252a465c32c4 (diff)
downloadfreebsd-ports-gnome-312f708f3dd424d006051aa86e530882f287e1df.tar.gz
freebsd-ports-gnome-312f708f3dd424d006051aa86e530882f287e1df.tar.zst
freebsd-ports-gnome-312f708f3dd424d006051aa86e530882f287e1df.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'misc')
-rw-r--r--misc/gkx86info2/Makefile1
-rw-r--r--misc/lingoteach/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/misc/gkx86info2/Makefile b/misc/gkx86info2/Makefile
index 315fbcbfa074..b026063e8f42 100644
--- a/misc/gkx86info2/Makefile
+++ b/misc/gkx86info2/Makefile
@@ -19,7 +19,6 @@ BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrell
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
ONLY_FOR_ARCHS= i386
-USE_X_PREFIX= yes
USE_GNOME= gtk20
WRKSRC= ${WRKDIR}/gkx86info${PORTVERSION}
diff --git a/misc/lingoteach/Makefile b/misc/lingoteach/Makefile
index 59f2359fae69..f06ec2896868 100644
--- a/misc/lingoteach/Makefile
+++ b/misc/lingoteach/Makefile
@@ -26,7 +26,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-ui-${PORTVERSION}
USE_GNOME= gtk20
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_X_PREFIX= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"