aboutsummaryrefslogtreecommitdiff
path: root/mail/greyfix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/greyfix/Makefile')
-rw-r--r--mail/greyfix/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/greyfix/Makefile b/mail/greyfix/Makefile
index bc0c126fc947..6cf65cdf4708 100644
--- a/mail/greyfix/Makefile
+++ b/mail/greyfix/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: greyfix
-# Date created: 2011-05-14
-# Whom: Keith Gaughan <k@stereochro.me>
-#
+# Created by: Keith Gaughan <k@stereochro.me>
# $FreeBSD$
-#
PORTNAME= greyfix
PORTVERSION= 0.3.9
@@ -21,6 +17,7 @@ CONFIGURE_ARGS= --with-berkeleydb-libdir=${BDB_LIB_DIR} \
--with-berkeleydb-includedir=${BDB_INCLUDE_DIR} \
--localstatedir=/var
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} 's|-ldb|-l${BDB_LIB_NAME}|g' ${WRKSRC}/configure
@${REINPLACE_CMD} 's|$$(localstatedir)/lib|$$(localstatedir)/db|' ${WRKSRC}/Makefile.in