summaryrefslogtreecommitdiffstats
path: root/mail/qmail-ldap
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-08 07:21:03 +0000
committerasami <asami@FreeBSD.org>2000-10-08 07:21:03 +0000
commit35fe284ad7116535433a834a6601f7f70b3362bd (patch)
tree8128c8881d4fcad90b705b805564232ed39a1194 /mail/qmail-ldap
parent037dd970b63b1e618d70427f7a656d98df320f6d (diff)
downloadFreeBSD-ports-35fe284ad7116535433a834a6601f7f70b3362bd.zip
FreeBSD-ports-35fe284ad7116535433a834a6601f7f70b3362bd.tar.gz
Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
Diffstat (limited to 'mail/qmail-ldap')
-rw-r--r--mail/qmail-ldap/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/qmail-ldap/Makefile b/mail/qmail-ldap/Makefile
index a18f297..9a536f3 100644
--- a/mail/qmail-ldap/Makefile
+++ b/mail/qmail-ldap/Makefile
@@ -32,11 +32,11 @@ LDAP_PATCH_DATE= 20000701
# Local overrides
MASTERDIR= ${PORTSDIR}/mail/qmail
#MASTERDIR= ${.CURDIR}/../qmail
-PATCHDIR= ${.CURDIR}/patches
-PKGDIR_LOCAL= ${.CURDIR}/pkg
-DESCR= ${PKGDIR_LOCAL}/DESCR
-PLIST= ${PKGDIR_LOCAL}/PLIST
-PKGMESSAGE= ${PKGDIR_LOCAL}/MESSAGE
+PATCHDIR= ${.CURDIR}/files
+PKGDIR_LOCAL= ${.CURDIR}
+DESCR= ${PKGDIR_LOCAL}/pkg-descr
+PLIST= ${PKGDIR_LOCAL}/pkg-plist
+PKGMESSAGE= ${PKGDIR_LOCAL}/pkg-message
PRE_MK_INCLUDED= yes
OpenPOWER on IntegriCloud