diff options
| author | Bartek Rutkowski <robak@FreeBSD.org> | 2014-11-16 14:59:07 +0000 |
|---|---|---|
| committer | Bartek Rutkowski <robak@FreeBSD.org> | 2014-11-16 14:59:07 +0000 |
| commit | da0a4caa7f906f166b3f38acbe449d660fd6448a (patch) | |
| tree | 2db404eb5ac6160c47f711873775984e5d587b89 /databases | |
| parent | databases/php56-redis: fix PKGNAMEPREFIX (diff) | |
databases/Makefile: fix py-sqlite ports changes
In r372639 I've committed changes related to my work-in-progress cleanup of
py-sqlite ports by mistake. This commit is to revert these changes as they
should not get in to the ports tree yet.
Reviewed by: danfe
Approved by: mentors(implicit)
Diffstat (limited to 'databases')
| -rw-r--r-- | databases/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index f9cd9d5764a6..c4f90d18168d 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -764,10 +764,9 @@ SUBDIR += py-rrdtool_lgpl SUBDIR += py-south SUBDIR += py-sqlalchemy + SUBDIR += py-sqlalchemy-devel SUBDIR += py-sqlalchemy-migrate SUBDIR += py-sqlalchemy06 - SUBDIR += py-sqlalchemy07 - SUBDIR += py-sqlalchemy08 SUBDIR += py-sqlite3 SUBDIR += py-sqlite3dbm SUBDIR += py-sqlkit |
