aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-postgresql-plperl
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-01-19 03:36:30 +0000
committerAde Lovett <ade@FreeBSD.org>2003-01-19 03:36:30 +0000
commitf5bae726e15b0ce3773738dd0c9d39447587ee87 (patch)
treebfa54409474faa6c4eef548691697ac61007572d /databases/p5-postgresql-plperl
parent73bdb3698301dd166e89b1ff5905de201bb58804 (diff)
downloadports-f5bae726e15b0ce3773738dd0c9d39447587ee87.tar.gz
ports-f5bae726e15b0ce3773738dd0c9d39447587ee87.zip
Notes
Diffstat (limited to 'databases/p5-postgresql-plperl')
-rw-r--r--databases/p5-postgresql-plperl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-postgresql-plperl/Makefile b/databases/p5-postgresql-plperl/Makefile
index 2f459f2c0ad7..8178714d4112 100644
--- a/databases/p5-postgresql-plperl/Makefile
+++ b/databases/p5-postgresql-plperl/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= girgen@pingpong.net
POSTGRESQL_PORT?= databases/postgresql7
POSTGRESQL_SUBPORT=YES
-.include <${PORTSDIR}/${POSTGRESQL_PORT}/Makefile>
+.include "../../${POSTGRESQL_PORT}/Makefile"
RUN_DEPENDS= postgres:${PORTSDIR}/${POSTGRESQL_PORT}