diff options
author | Alex Dupre <ale@FreeBSD.org> | 2007-01-20 09:22:58 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2007-01-20 09:22:58 +0000 |
commit | aeea5e77c67547bfcbe3281b362cf95adc0d5807 (patch) | |
tree | 33a61257e425794e52e9379ad8f655773ceb648f /databases/mysql51-scripts | |
parent | f4ffb55f180586fb990e88735c9a13feadfa170b (diff) | |
download | ports-aeea5e77c67547bfcbe3281b362cf95adc0d5807.tar.gz ports-aeea5e77c67547bfcbe3281b362cf95adc0d5807.zip |
Notes
Diffstat (limited to 'databases/mysql51-scripts')
-rw-r--r-- | databases/mysql51-scripts/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/mysql51-scripts/Makefile b/databases/mysql51-scripts/Makefile index 9e740f98ce83..7aa6e28374ba 100644 --- a/databases/mysql51-scripts/Makefile +++ b/databases/mysql51-scripts/Makefile @@ -12,8 +12,6 @@ COMMENT= Multithreaded SQL database (scripts) MASTERDIR= ${.CURDIR}/../mysql51-server -BROKEN= Broken dependency - PKGINSTALL= mustnotexist PKGMESSAGE= mustnotexist PLIST= ${PKGDIR}/pkg-plist.scripts |