diff options
author | schmonz <schmonz@pkgsrc.org> | 2005-08-19 03:55:00 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2005-08-19 03:55:00 +0000 |
commit | 736775b870cb3901b51896ccc34897e8cfb14721 (patch) | |
tree | e1fa53c34c0ec965dd31d59cbad05b06b064d93e /mail/mess822/Makefile | |
parent | 6a5ef4c30c433c39060036763b62dd96c81191c7 (diff) | |
download | pkgsrc-736775b870cb3901b51896ccc34897e8cfb14721.tar.gz |
Whitespace.
Diffstat (limited to 'mail/mess822/Makefile')
-rw-r--r-- | mail/mess822/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/mess822/Makefile b/mail/mess822/Makefile index cbe742c9546..5e379ab282f 100644 --- a/mail/mess822/Makefile +++ b/mail/mess822/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:20 tv Exp $ +# $NetBSD: Makefile,v 1.9 2005/08/19 03:55:00 schmonz Exp $ # DISTNAME= mess822-0.58 @@ -19,7 +19,6 @@ DJB_RESTRICTED= YES PKG_INSTALLATION_TYPES= overwrite pkgviews - EGDIR= ${PREFIX}/share/examples/mess822 CFLAGS+= -DPKG_SYSCONFDIR="\"${PKG_SYSCONFDIR}\"" USE_PKGINSTALL= yes |