summaryrefslogtreecommitdiff
path: root/databases/rubygem-pg
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-10-30 02:26:17 +0000
committerSteve Wills <swills@FreeBSD.org>2013-10-30 02:26:17 +0000
commitd155f618ebba19e2a09d50e21c45edde28bfadf0 (patch)
tree4af16bd15c2e8cf07777b4c38482e3ba8ec70d00 /databases/rubygem-pg
parentc680964f5986d8f0b8175d55a55a306b46576d52 (diff)
Notes
Diffstat (limited to 'databases/rubygem-pg')
-rw-r--r--databases/rubygem-pg/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/rubygem-pg/Makefile b/databases/rubygem-pg/Makefile
index 26ab76f856fb..fe18828ae614 100644
--- a/databases/rubygem-pg/Makefile
+++ b/databases/rubygem-pg/Makefile
@@ -20,5 +20,4 @@ PG_CONFIG= ${LOCALBASE}/bin/pg_config
CONFIGURE_ARGS= --with-pgsql-include-dir=`${PG_CONFIG} --includedir` \
--with-pgsql-lib-dir=`${PG_CONFIG} --libdir`
-NO_STAGE= yes
.include <bsd.port.mk>