aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-08-31 22:26:05 +0800
committersf <sf@FreeBSD.org>2001-08-31 22:26:05 +0800
commit4428c13b6ac024e32d44d8fdefa39cad2b3ec60e (patch)
tree1dd8c0dad76fa9e7c809ce3adf96f95b30c2bec6
parentc7d417733dcfc3a9d9b8d0635138db2539fbd482 (diff)
downloadfreebsd-ports-gnome-4428c13b6ac024e32d44d8fdefa39cad2b3ec60e.tar.gz
freebsd-ports-gnome-4428c13b6ac024e32d44d8fdefa39cad2b3ec60e.tar.zst
freebsd-ports-gnome-4428c13b6ac024e32d44d8fdefa39cad2b3ec60e.zip
unbreak: USE_XLIB.
-rw-r--r--astro/xworld/Makefile2
-rw-r--r--games/fkiss/Makefile4
-rw-r--r--games/yadex/Makefile1
3 files changed, 6 insertions, 1 deletions
diff --git a/astro/xworld/Makefile b/astro/xworld/Makefile
index 41f23c5fc6b3..66aec708d2d8 100644
--- a/astro/xworld/Makefile
+++ b/astro/xworld/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= ftp://gutemine.geo.uni-koeln.de/pub/xworld/ \
MAINTAINER= naddy@mips.inka.de
+USE_XLIB= yes
+
HAS_CONFIGURE= yes
CONFIGURE_ENV= CAT=${CAT} \
STRIP=/usr/bin/strip \
diff --git a/games/fkiss/Makefile b/games/fkiss/Makefile
index 9ca72571abc6..55511dfb10d9 100644
--- a/games/fkiss/Makefile
+++ b/games/fkiss/Makefile
@@ -15,10 +15,12 @@ MAINTAINER= flathill@FreeBSD.org
RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha
+USE_XLIB= yes
+GNU_CONFIGURE= yes
+
NOT_FOR_ARCHS= alpha
WRKSRC= ${WRKDIR}/${DISTNAME}
-GNU_CONFIGURE= yes
MAN1= fkiss.1
INSTALL_TARGET= install
diff --git a/games/yadex/Makefile b/games/yadex/Makefile
index b50cea773931..b4ad510b745b 100644
--- a/games/yadex/Makefile
+++ b/games/yadex/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.teaser.fr/~amajorel/yadex/
MAINTAINER= fracture@allusion.net
+USE_XLIB= yes
USE_GMAKE= yes
MAKEFILE= GNUmakefile
PLIST_SUB+= PORTVERSION=${PORTVERSION}