aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-qdbm
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-07-14 19:53:28 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-07-14 19:53:28 +0000
commitf68f7368fa5a1d772f41680ebf6843624c22678e (patch)
tree733bdfd98a63498099dd275a477a8c6aece402db /databases/ruby-qdbm
parent64add07445a3e42f82eaed63e62b24ae5fe84205 (diff)
downloadports-f68f7368fa5a1d772f41680ebf6843624c22678e.tar.gz
ports-f68f7368fa5a1d772f41680ebf6843624c22678e.zip
Define PATCHDIR to ${.CURDIR}/files so we don't pull in patches from qdbm
Reported by: pav
Notes
Notes: svn path=/head/; revision=195602
Diffstat (limited to 'databases/ruby-qdbm')
-rw-r--r--databases/ruby-qdbm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/ruby-qdbm/Makefile b/databases/ruby-qdbm/Makefile
index deab17acfe09..402dbb3e1af6 100644
--- a/databases/ruby-qdbm/Makefile
+++ b/databases/ruby-qdbm/Makefile
@@ -16,5 +16,6 @@ MASTERDIR= ${.CURDIR}/../../databases/qdbm
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/ruby
PLIST= ${.CURDIR}/pkg-plist
DESCR= ${.CURDIR}/pkg-descr
+PATCHDIR= ${.CURDIR}/files
.include "${MASTERDIR}/Makefile"