diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-11 21:54:45 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-11 21:54:45 +0000 |
commit | ed98d435ba4a92a059c4eaa3a87b06c3b6daf11b (patch) | |
tree | e228cb2b9957706dc61a701b8e562b2c3a1de034 /databases/ruby-dbd_sqlite | |
parent | - Allow staging as a regular user (diff) |
databases/sqlite2:
- Convert to USES=libtool and bump dependent ports
Notes
Notes:
svn path=/head/; revision=367990
Diffstat (limited to 'databases/ruby-dbd_sqlite')
-rw-r--r-- | databases/ruby-dbd_sqlite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/ruby-dbd_sqlite/Makefile b/databases/ruby-dbd_sqlite/Makefile index c4bd5894fbd9..aa28ca0b9930 100644 --- a/databases/ruby-dbd_sqlite/Makefile +++ b/databases/ruby-dbd_sqlite/Makefile @@ -3,6 +3,7 @@ PORTNAME= dbd_sqlite PORTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= databases ruby MASTER_SITES= RF MASTER_SITE_SUBDIR= ruby-dbi |