diff options
Diffstat (limited to 'databases/postgresql93-pltcl/Makefile')
-rw-r--r-- | databases/postgresql93-pltcl/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/postgresql93-pltcl/Makefile b/databases/postgresql93-pltcl/Makefile index bd9aabe69e02..febdc3aed4e3 100644 --- a/databases/postgresql93-pltcl/Makefile +++ b/databases/postgresql93-pltcl/Makefile @@ -1,10 +1,7 @@ -# New ports collection makefile for: PostgreSQL PL/Perl -# Date created: January 14, 2002 -# Whom: Palle Girgensohn <girgen@partitur.se> -# +# Created by: Palle Girgensohn <girgen@partitur.se> # $FreeBSD$ -# WANT_PGSQL_VER= 93 +NO_STAGE= yes .include "${.CURDIR}/../postgresql90-pltcl/Makefile" |