diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-06-27 05:20:00 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-06-27 05:20:00 +0000 |
commit | 7d45e2b7a193d40e6c5b529f166e38e0af53a8c3 (patch) | |
tree | 1aa2bbfd19ad2c48caed151304d90d00e672730a /mail/adcomplain | |
parent | d787371c3884a468504887cce1ee11466a1e339e (diff) |
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
Notes
Notes:
svn path=/head/; revision=11552
Diffstat (limited to 'mail/adcomplain')
-rw-r--r-- | mail/adcomplain/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/adcomplain/Makefile b/mail/adcomplain/Makefile index f4f575d49255..416f2b69acfa 100644 --- a/mail/adcomplain/Makefile +++ b/mail/adcomplain/Makefile @@ -4,7 +4,7 @@ # Date created: 13 Sep 1997 # Whom: ache@FreeBSD.org # -# $Id: Makefile,v 1.13 1998/05/16 08:43:09 ache Exp $ +# $Id: Makefile,v 1.14 1998/06/09 22:20:46 ache Exp $ # DISTNAME= adcomplain-3.31 @@ -17,7 +17,6 @@ MAINTAINER= ache@FreeBSD.org EXTRACT_CMD= /usr/bin/uudecode EXTRACT_BEFORE_ARGS= < NO_WRKSUBDIR= YES -NO_CONFIGURE= YES NO_BUILD= YES do-install: |