1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

don't install for is_depended: target

Reviewed by:
Submitted by:
Obtained from:
This commit is contained in:
Adam David 1995-05-04 23:25:53 +00:00
parent bdafc1dbf9
commit 0489703f08
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1617

View File

@ -3,7 +3,7 @@
# Date created: 20 Sep 1994
# Whom: adam
#
# $Id: Makefile,v 1.4 1995/04/01 12:48:49 jkh Exp $
# $Id: Makefile,v 1.5 1995/04/15 05:42:04 asami Exp $
#
DISTNAME= freeWAIS-0.3
@ -12,4 +12,6 @@ MASTER_SITES= ftp://ftp.cnidr.org/pub/NIDR.tools/freewais/
GMAKE= yes
is_depended: all
.include <bsd.port.mk>