summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-28 05:39:01 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-28 05:39:01 +0000
commiteaecff08766be7a8dd9893a60d764a5dce6591f2 (patch)
tree7defb921b2bd78b27d164d4511478dbf880a83af /net
parentTypo. (diff)
More USE_XLIBs.
Notes
Notes: svn path=/head/; revision=14932
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 \