diff options
Diffstat (limited to 'databases/leveldb/Makefile')
-rw-r--r-- | databases/leveldb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/leveldb/Makefile b/databases/leveldb/Makefile index cf2c743..8c92fab 100644 --- a/databases/leveldb/Makefile +++ b/databases/leveldb/Makefile @@ -16,7 +16,6 @@ OPTIONS_DEFAULT=SNAPPY LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes USES= compiler:c++0x gmake -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PLIST_SUB= SHLIB_MAJOR=${SHLIB_MAJOR} \ SHLIB_MINOR=${SHLIB_MINOR} |