aboutsummaryrefslogtreecommitdiff
path: root/databases/proftpd-mod_sql_postgres/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/proftpd-mod_sql_postgres/Makefile')
-rw-r--r--databases/proftpd-mod_sql_postgres/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/databases/proftpd-mod_sql_postgres/Makefile b/databases/proftpd-mod_sql_postgres/Makefile
index e5b8b3c37f29..7a516209320c 100644
--- a/databases/proftpd-mod_sql_postgres/Makefile
+++ b/databases/proftpd-mod_sql_postgres/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: proftpd-mod_sql_postgres
-# Date created: 25 Jan 2012
-# Whom: Martin Matuska <mm@FreeBSD.org>
-#
+# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= mod_sql_postgres
@@ -25,4 +22,5 @@ LIBDIRS= ${LOCALBASE}/lib
_BUILDING_PROFTPD_MODULE= ${PORTNAME}
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"