summaryrefslogtreecommitdiff
path: root/mail/qmail-ldap
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 07:21:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 07:21:03 +0000
commitd5b54d08694f2656c04d83a0013fb3d3eb1344e2 (patch)
tree99387ff23cc458e555b453bdc295681a6cb2109b /mail/qmail-ldap
parentRemove "PATCHDIR=", that won't accomplish anything. (diff)
Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
Notes
Notes: svn path=/head/; revision=33559
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 a18f29702d46..9a536f3883d9 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