summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-29 12:43:13 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-29 12:43:13 +0000
commit5e0762a9564e268d4b9082c6548617a78306a15a (patch)
tree26fbb7dc3029f5ab0e53731f050deadcaac8f40f /graphics
parentBack out update - we're in freeze. Whoops. (diff)
More missing dependencies.
Notes
Notes: svn path=/head/; revision=14954
Diffstat (limited to 'graphics')
-rw-r--r--graphics/g2/Makefile3
-rw-r--r--graphics/xaos/Makefile4
2 files changed, 5 insertions, 2 deletions
diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile
index f45a68f82688..91b6edf1d4dd 100644
--- a/graphics/g2/Makefile
+++ b/graphics/g2/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 July 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
-# $Id: Makefile,v 1.1.1.1 1998/08/10 00:12:43 steve Exp $
+# $Id: Makefile,v 1.2 1998/11/09 01:17:11 steve Exp $
#
DISTNAME= g2-0.30
@@ -15,6 +15,7 @@ MAINTAINER= billf@chc-chimes.com
BUILD_DEPENDS= ${PREFIX}/lib/libgd.a:${PORTSDIR}/graphics/gd
+USE_XLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${PREFIX}/include/gd"
diff --git a/graphics/xaos/Makefile b/graphics/xaos/Makefile
index 0394a3a318fe..0ede97603990 100644
--- a/graphics/xaos/Makefile
+++ b/graphics/xaos/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 February 1996
# Whom: Joseph Koshy <koshy@india.hp.com>
#
-# $Id: Makefile,v 1.7 1998/09/15 11:57:43 asami Exp $
+# $Id: Makefile,v 1.8 1998/09/17 00:50:49 asami Exp $
#
DISTNAME= XaoS-3.0
@@ -18,6 +18,8 @@ MAINTAINER= jkoshy@freebsd.org
LIB_DEPENDS= png.2:${PORTSDIR}/graphics/png
+USE_XLIB= yes
+
# This port will benefit from all-stops-out optimization of the code
GNU_CONFIGURE= yes