summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2013-04-25 08:34:19 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2013-04-25 08:34:19 +0000
commitc45324e9f6d08e75105172275d5af71c49ac1de1 (patch)
tree574f38679b3b354119d8dbfbca6de32733cc2236 /databases
parentRemove the now useless compatibility bits for USE_CMAKE (diff)
- Fix problem that options dialog is popd up even if there is already
saved file. - Remove CONFLICTS because it matches databases/ruby-bdb itself (Spotted by portlint). PR: ports/178107 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Diffstat (limited to 'databases')
-rw-r--r--databases/ruby-bdb/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/ruby-bdb/Makefile b/databases/ruby-bdb/Makefile
index 0ca0c0c8d8d2..c5f3954a8db3 100644
--- a/databases/ruby-bdb/Makefile
+++ b/databases/ruby-bdb/Makefile
@@ -18,9 +18,8 @@ COMMENT= Ruby interface to Oracle Berkeley DB revision 2 or later
USE_BDB= yes
USE_BZIP2= yes
-CONFLICTS= ${PKGNAMEPREFIX}${PORTNAME}[2-4]*
-
OPTIONS_DEFINE= DOCS EXAMPLES
+OPTIONSFILE= ${PORT_DBDIR}/ruby-${PORTNAME}/options
USE_RUBY= yes
USE_RUBY_EXTCONF= yes