From dfb6e523b13ee8a6927a658ff9a51940f198d79a Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Wed, 13 Jun 2012 08:51:13 +0000 Subject: Avoid fetch during build. PR: ports/168969 Submitted by: swills --- databases/postgresql-plruby/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/postgresql-plruby') diff --git a/databases/postgresql-plruby/Makefile b/databases/postgresql-plruby/Makefile index ed3fc4a773ab..50b27be866b9 100644 --- a/databases/postgresql-plruby/Makefile +++ b/databases/postgresql-plruby/Makefile @@ -43,7 +43,7 @@ DOCS= Changes plruby.html plruby.rd PKGMESSAGE= ${WRKDIR}/createlang.sql -pre-configure: +pre-patch: cd ${PGSQL_PORTDIR} && ${MAKE} -DBATCH patch post-build: -- cgit v1.2.3