aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-11-28 13:39:01 +0800
committerasami <asami@FreeBSD.org>1998-11-28 13:39:01 +0800
commita894149e28a62d885fc4db716614a52851065b9d (patch)
tree6b0b6545792cee4fdeeb3769b3dac6dd98a13123 /net
parentabe090a8d49d341efe615ea66ae9b9fe4c6cc9ce (diff)
downloadfreebsd-ports-gnome-a894149e28a62d885fc4db716614a52851065b9d.tar.gz
freebsd-ports-gnome-a894149e28a62d885fc4db716614a52851065b9d.tar.zst
freebsd-ports-gnome-a894149e28a62d885fc4db716614a52851065b9d.zip
More USE_XLIBs.
Diffstat (limited to 'net')
-rw-r--r--net/ciscoconf/Makefile3
-rw-r--r--net/freewais-sf/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/net/ciscoconf/Makefile b/net/ciscoconf/Makefile
index 9f4f086e9b76..be55dc313298 100644
--- a/net/ciscoconf/Makefile
+++ b/net/ciscoconf/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 September 1998
# Whom: jabley@clear.co.nz
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1998/11/18 22:15:06 billf Exp $
#
DISTNAME= ciscoconf-1.0beta1
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.patho.gen.nz/pub/users/jabley/ \
MAINTAINER= jabley@clear.co.nz
+BUILD_DEPENDS= makedepend:${PORTSDIR}/x11/XFree86
ALL_TARGET= depend all
MAN8= ciscoconfd.8 ciscoconfr.8
diff --git a/net/freewais-sf/Makefile b/net/freewais-sf/Makefile
index fa6ce2962bbe..5dcab6be64b0 100644
--- a/net/freewais-sf/Makefile
+++ b/net/freewais-sf/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 November 1996
# Whom: Pedro Giffuni
#
-# $Id: Makefile,v 1.4 1997/12/24 01:21:15 alex Exp $
+# $Id: Makefile,v 1.5 1998/02/20 18:39:56 steve Exp $
#
DISTNAME= freeWAIS-sf-2.1.2
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.wsct.wsc.com/pub/freeWAIS-sf/freeWAIS-sf-2.1/
MAINTAINER= giffunip@asme.org
+USE_XLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= < ${FILESDIR}/configure.ans
MAN1= catalog.1 dictionary.1 inverted_file.1 makedb.1 mkfmt.1 waisindex.1 \