diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-23 20:26:23 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-23 20:26:23 +0000 |
| commit | 320a03d28b12e146f24b48465d8d91d6deaba9c3 (patch) | |
| tree | 146823ff6a82d81c400eb6a2491ed2808bc3a014 | |
| parent | Remove expired port: (diff) | |
- Cleanup Makefile: remove PORTREVISION and GEM_NAME
| -rw-r--r-- | databases/rubygem-sqlite3/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/rubygem-sqlite3/Makefile b/databases/rubygem-sqlite3/Makefile index b9c9c8a14f0e..5877422de245 100644 --- a/databases/rubygem-sqlite3/Makefile +++ b/databases/rubygem-sqlite3/Makefile @@ -3,7 +3,6 @@ PORTNAME= sqlite3 PORTVERSION= 1.3.10 -PORTREVISION= 0 CATEGORIES= databases rubygems MASTER_SITES= RG @@ -16,7 +15,6 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/swig:${PORTSDIR}/devel/swig13 LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 CONFIGURE_ARGS= --with-sqlite3-dir=${LOCALBASE} -GEM_NAME= ${DISTNAME} USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |
