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/rblcheck | |
parent | Make this port build again. (diff) |
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
Notes
Notes:
svn path=/head/; revision=11552
Diffstat (limited to 'mail/rblcheck')
-rw-r--r-- | mail/rblcheck/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/rblcheck/Makefile b/mail/rblcheck/Makefile index 2e82427ee7aa..ee7ac14c3e9f 100644 --- a/mail/rblcheck/Makefile +++ b/mail/rblcheck/Makefile @@ -3,7 +3,7 @@ # Date created: 28 January 1998 # Whom: itojun@itojun.org # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/01/30 04:52:11 itojun Exp $ # DISTNAME= rblcheck-1.2 @@ -12,8 +12,6 @@ MASTER_SITES= http://www.xnet.com/%7Eemarshal/rblcheck/ MAINTAINER= itojun@itojun.org -NO_PATCH= yes -NO_CONFIGURE= yes DOCS= BUGS CHANGES CREDITS INSTALL PLATFORMS TODO do-install: |