aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/ruby-gdbm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/ruby-gdbm/Makefile b/databases/ruby-gdbm/Makefile
index 5db489959a7c..ca35014dc666 100644
--- a/databases/ruby-gdbm/Makefile
+++ b/databases/ruby-gdbm/Makefile
@@ -13,6 +13,9 @@ DISTFILES= # none
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby extension to GDBM library
+LICENSE= BSD2CLAUSE RUBY
+LICENSE_COMB= dual
+
FETCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm
@@ -25,7 +28,6 @@ MAKE_ARGS= sitelibdir='$$(rubylibdir)' \
INSTALL_PROG="${INSTALL_PROGRAM}" \
INSTALL_DATA="${INSTALL_DATA}"
-
do-extract:
${MKDIR} ${WRKDIR}
${LN} -sf `cd ${PORTSDIR}/${RUBY_PORT}; ${MAKE} -V WRKDIR`/${PORTNAME} ${WRKDIR}/