summaryrefslogtreecommitdiff
path: root/databases/proftpd-mod_sql_postgres
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:13:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:13:47 +0000
commit36117d709704f772dbc3d305cda6923741791598 (patch)
tree6c3ec2a25be0f66e3eb89c7c32e68146ec791ef6 /databases/proftpd-mod_sql_postgres
parentUpdate Zope to 2.13.21. This update also includes: (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
Notes
Notes: svn path=/head/; revision=327717
Diffstat (limited to 'databases/proftpd-mod_sql_postgres')
-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"