summaryrefslogtreecommitdiff
path: root/databases/p5-qdbm
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-07-14 01:54:44 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-07-14 01:54:44 +0000
commit338c6391c15f31f4a7578b97fb5755d260b87f0c (patch)
treee8b804c495c1e7911a92a21a9e6b9137afe5ccaa /databases/p5-qdbm
parentNow we use USE_FORTRAN=yes to use FORTRAN compiler. (diff)
Define PATCHDIR=${.CURDIR}/files so we don't pull in the master-port patches (which don't apply)
Reported by: pav
Notes
Notes: svn path=/head/; revision=195547
Diffstat (limited to 'databases/p5-qdbm')
-rw-r--r--databases/p5-qdbm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-qdbm/Makefile b/databases/p5-qdbm/Makefile
index fd2d9c91f865..3a831e9a19c1 100644
--- a/databases/p5-qdbm/Makefile
+++ b/databases/p5-qdbm/Makefile
@@ -16,5 +16,6 @@ MASTERDIR= ${.CURDIR}/../../databases/qdbm
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/perl
PLIST= ${.CURDIR}/pkg-plist
DESCR= ${.CURDIR}/pkg-descr
+PATCHDIR= ${.CURDIR}/files
.include "${MASTERDIR}/Makefile"