Ticket #24894: Portfile.diff
File Portfile.diff, 1.4 KB (added by petr@…, 15 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 6 6 name TOra 7 version 2.1. 17 version 2.1.2 8 8 revision 1 9 9 description GUI tool for Oracle, PostgreSQL, and MySQL 10 10 long_description Database developer/DBA frontend for various DB servers. … … 15 15 master_sites sourceforge:tora 16 16 distname tora-${version} 17 17 18 checksums md5 6a25c8f62a70f368f16126103d54be7d\19 sha1 61a2471fd9bac2578e6fa556f98d90976ea3ef9d\20 rmd160 1f81d512480fdfba2d66e2cd8665da8ab70d2de318 checksums md5 2b49bbe9f4dc83ce33a22e888575ea73 \ 19 sha1 7bffbc9dc6d0e0f292502e4cffa098d3585db289 \ 20 rmd160 23cf84518d97f31244c6c86c7f0f0bcf95025966 21 21 22 22 depends_build port:cmake 23 23 … … 44 44 -DWANT_BUNDLE=1 \ 45 45 -DWANT_BUNDLE_STANDALONE=1 \ 46 46 -DWANT_RPM=0 \ 47 -DWANT_INTERNAL_QSCINTILLA=1 \ 48 -DENABLE_DB2=0 \ 47 49 -DQT_QMAKE_EXECUTABLE=${prefix}/libexec/qt4-mac/bin/qmake . 48 50 49 51 # qscintilla is not universal