aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/xboard/Makefile3
-rw-r--r--games/xjig/Makefile3
-rw-r--r--graphics/giflib/Makefile4
-rw-r--r--graphics/libungif/Makefile4
4 files changed, 10 insertions, 4 deletions
diff --git a/games/xboard/Makefile b/games/xboard/Makefile
index be84af9cdc1c..fc03750d2322 100644
--- a/games/xboard/Makefile
+++ b/games/xboard/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 Jan 1997
# Whom: xaa@stack.nl
#
-# $Id: Makefile,v 1.14 1998/05/25 06:18:54 steve Exp $
+# $Id: Makefile,v 1.15 1998/07/05 22:58:05 steve Exp $
#
DISTNAME= xboard-4.0.0
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= xaa@xaa.iae.nl
+USE_XLIB= yes
GNU_CONFIGURE= yes
STRIP=
MAN6= xboard.6 cmail.6 zic2xpm.6
diff --git a/games/xjig/Makefile b/games/xjig/Makefile
index 24f4a32fa115..47d09341cb3d 100644
--- a/games/xjig/Makefile
+++ b/games/xjig/Makefile
@@ -3,7 +3,7 @@
# Date Created: 17 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
-# $Id: Makefile,v 1.1.1.1 1997/11/18 09:27:00 tg Exp $
+# $Id: Makefile,v 1.2 1997/11/30 19:41:10 vanilla Exp $
#
DISTNAME= xjig-2.4
@@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= vanilla@FreeBSD.ORG
+USE_XLIB= yes
MAKEFILE= Makefile.Linux
MAN1= xjig.1
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile
index c05f731377fb..1ee3e0cbe15b 100644
--- a/graphics/giflib/Makefile
+++ b/graphics/giflib/Makefile
@@ -3,7 +3,7 @@
# Date created: 03 May 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.4 1998/11/11 05:37:18 asami Exp $
+# $Id: Makefile,v 1.5 1998/11/20 08:50:51 tg Exp $
#
DISTNAME= giflib-3.0
@@ -12,6 +12,8 @@ MASTER_SITES= http://earthspace.net/~esr/giflib/
MAINTAINER= tg@FreeBSD.ORG
+USE_XLIB= yes
+
.include <bsd.port.pre.mk>
.if ${PORTOBJFORMAT} == "elf"
diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile
index c05f731377fb..1ee3e0cbe15b 100644
--- a/graphics/libungif/Makefile
+++ b/graphics/libungif/Makefile
@@ -3,7 +3,7 @@
# Date created: 03 May 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.4 1998/11/11 05:37:18 asami Exp $
+# $Id: Makefile,v 1.5 1998/11/20 08:50:51 tg Exp $
#
DISTNAME= giflib-3.0
@@ -12,6 +12,8 @@ MASTER_SITES= http://earthspace.net/~esr/giflib/
MAINTAINER= tg@FreeBSD.ORG
+USE_XLIB= yes
+
.include <bsd.port.pre.mk>
.if ${PORTOBJFORMAT} == "elf"