diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-13 16:42:03 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-13 16:42:03 +0000 |
commit | e9d1a5ffdd36993c601fc58da4df998f3737882c (patch) | |
tree | e044b9f98830af600308e74e9d404ee65709b0c9 /databases | |
parent | 8bcc8b64b5bb523efd53dab6b3c53e16a9aa5fd6 (diff) |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/sqliteman/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/sqliteman/Makefile b/databases/sqliteman/Makefile index 737856e9f24e..6d8c51fc8531 100644 --- a/databases/sqliteman/Makefile +++ b/databases/sqliteman/Makefile @@ -20,5 +20,4 @@ USE_QT4= qmake_build gui moc_build rcc_build uic_build xml sql GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> |