summaryrefslogtreecommitdiff
path: root/databases/postgresql91-pltcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql91-pltcl/Makefile')
-rw-r--r--databases/postgresql91-pltcl/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/postgresql91-pltcl/Makefile b/databases/postgresql91-pltcl/Makefile
index 674c1790ceaf..30521adb5902 100644
--- a/databases/postgresql91-pltcl/Makefile
+++ b/databases/postgresql91-pltcl/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: PostgreSQL PL/Tcl
-# Date created: January 14, 2002
-# Whom: Palle Girgensohn <girgen@partitur.se>
-#
+# Created by: Palle Girgensohn <girgen@partitur.se>
# $FreeBSD$
-#
PORTNAME= postgresql
PORTREVISION= 3
@@ -34,4 +30,5 @@ BUILD_DIRS= src/backend src/pl/tcl
INSTALL_DIRS= src/pl/tcl
SLAVE_ONLY= yes
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"