diff options
-rw-r--r-- | databases/postgresql-plruby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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: |