aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql91-plperl
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-10-10 00:09:35 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-10-10 00:09:35 +0000
commit284d8b86830ae0392efe8ea2fd65a3ccdf952a42 (patch)
tree70cdf6e4ee0fea6e38e7defbc7e3ce9db69ed0ef /databases/postgresql91-plperl
parent0ee5bfde1c3d2376c79e35486246423618b4f0cf (diff)
downloadports-284d8b86830ae0392efe8ea2fd65a3ccdf952a42.tar.gz
ports-284d8b86830ae0392efe8ea2fd65a3ccdf952a42.zip
Notes
Diffstat (limited to 'databases/postgresql91-plperl')
-rw-r--r--databases/postgresql91-plperl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql91-plperl/Makefile b/databases/postgresql91-plperl/Makefile
index 964b73725fae..ce17bb06e8cd 100644
--- a/databases/postgresql91-plperl/Makefile
+++ b/databases/postgresql91-plperl/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
WANT_PGSQL_VER= 91
+COMPONENT= -plperl
NO_STAGE= yes
.include "${.CURDIR}/../postgresql90-plperl/Makefile"