svn commit: r417736 - head/databases/postgresql-plruby
Steve Wills
swills at FreeBSD.org
Tue Jun 28 16:32:45 UTC 2016
Author: swills
Date: Tue Jun 28 16:32:43 2016
New Revision: 417736
URL: https://svnweb.freebsd.org/changeset/ports/417736
Log:
databases/postgresql-plruby: remove unneeded USE_RUBY_RDOC
With hat: ruby@
Modified:
head/databases/postgresql-plruby/Makefile
Modified: head/databases/postgresql-plruby/Makefile
==============================================================================
--- head/databases/postgresql-plruby/Makefile Tue Jun 28 16:20:11 2016 (r417735)
+++ head/databases/postgresql-plruby/Makefile Tue Jun 28 16:32:43 2016 (r417736)
@@ -18,7 +18,6 @@ USES+= uidfix tar:bzip2 pgsql
WANT_PGSQL= server
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
-USE_RUBY_RDOC= yes
POSTGRESQL_PORT?= databases/postgresql${PGSQL_VER_NODOT}-server
PGSQL_PORTDIR?= ${PORTSDIR}/${POSTGRESQL_PORT}
More information about the svn-ports-all
mailing list