diff options
author | asami <asami@FreeBSD.org> | 1998-11-28 05:39:01 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-28 05:39:01 +0000 |
commit | a894149e28a62d885fc4db716614a52851065b9d (patch) | |
tree | 6b0b6545792cee4fdeeb3769b3dac6dd98a13123 /net/freewais-sf | |
parent | abe090a8d49d341efe615ea66ae9b9fe4c6cc9ce (diff) | |
download | FreeBSD-ports-a894149e28a62d885fc4db716614a52851065b9d.zip FreeBSD-ports-a894149e28a62d885fc4db716614a52851065b9d.tar.gz |
More USE_XLIBs.
Diffstat (limited to 'net/freewais-sf')
-rw-r--r-- | net/freewais-sf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/freewais-sf/Makefile b/net/freewais-sf/Makefile index fa6ce29..5dcab6b 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 \ |