summaryrefslogtreecommitdiff
path: root/mail/pmail
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-07-31 06:35:03 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-07-31 06:35:03 +0000
commitd2911a79af558061d6eaab3572b421e41f61a302 (patch)
treebd706dd34428c119bcb1e6d16f2c9f8f1a75cf2a /mail/pmail
parent- Upgrade to 1.3.20. (diff)
Put back GNU_CONFIGURE, which I managed to delete somehow in my previous
commit. This should fix the port. Submitted by: Marcus Henschel <marcus@huehnerhund.ath.cx>
Notes
Notes: svn path=/head/; revision=45647
Diffstat (limited to 'mail/pmail')
-rw-r--r--mail/pmail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/pmail/Makefile b/mail/pmail/Makefile
index 8570fe24ce05..3b9eacb9894b 100644
--- a/mail/pmail/Makefile
+++ b/mail/pmail/Makefile
@@ -20,5 +20,6 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_PYTHON= yes
USE_GNOME= yes
+GNU_CONFIGURE= yes
.include <bsd.port.mk>