aboutsummaryrefslogtreecommitdiff
path: root/mail/qmail-mysql
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-04-03 21:10:43 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-04-03 21:10:43 +0000
commitdef53cc6287ee74ebeb7b26e4c702f11a8ff9aba (patch)
tree29a2b7b90a05a4efe6b059221097cc7ca0566b3c /mail/qmail-mysql
parent76c0bea29fcb3934b084f1995f0c565efcefdb1a (diff)
downloadports-def53cc6287ee74ebeb7b26e4c702f11a8ff9aba.tar.gz
ports-def53cc6287ee74ebeb7b26e4c702f11a8ff9aba.zip
o Fix breakage introduced in last rev:
- Comma operator does not work for {DIST,PATCH}FILES just yet, re-arrange groups to achieve similar effect
Notes
Notes: svn path=/head/; revision=57278
Diffstat (limited to 'mail/qmail-mysql')
-rw-r--r--mail/qmail-mysql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail-mysql/Makefile b/mail/qmail-mysql/Makefile
index 985ee0f99514..4559601af023 100644
--- a/mail/qmail-mysql/Makefile
+++ b/mail/qmail-mysql/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= mail
PKGNAMESUFFIX= -mysql
PATCH_SITES+= http://iain.cx/unix/qmail/download/:mysql
-PATCHFILES+= qmail-mysql-${MYSQL_PATCH_VERSION}.patch:mysql,local
+PATCHFILES+= qmail-mysql-${MYSQL_PATCH_VERSION}.patch:mysql
MAINTAINER= lioux@FreeBSD.org