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/mysql54-scripts/Makefile | |
parent | f4ffb55f180586fb990e88735c9a13feadfa170b (diff) |
Fix dependencies.
Notes
Notes:
svn path=/head/; revision=182849
Diffstat (limited to 'databases/mysql54-scripts/Makefile')
-rw-r--r-- | databases/mysql54-scripts/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/mysql54-scripts/Makefile b/databases/mysql54-scripts/Makefile index 9e740f98ce83..7aa6e28374ba 100644 --- a/databases/mysql54-scripts/Makefile +++ b/databases/mysql54-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 |