aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlite-ext-regexp/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-06-10 04:40:03 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-06-10 04:40:03 +0000
commit571453a0cd2a777c3c3f6b32b529d7f5d8e28df5 (patch)
treecd7362902a6a99fb303ef802e72eb78a2bfdad8e /databases/sqlite-ext-regexp/Makefile
parentbcbb9f266f32f79879285d44870717bfbedc0fd5 (diff)
downloadports-571453a0cd2a777c3c3f6b32b529d7f5d8e28df5.tar.gz
ports-571453a0cd2a777c3c3f6b32b529d7f5d8e28df5.zip
Notes
Diffstat (limited to 'databases/sqlite-ext-regexp/Makefile')
-rw-r--r--databases/sqlite-ext-regexp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlite-ext-regexp/Makefile b/databases/sqlite-ext-regexp/Makefile
index 51a21283795a..e45e6229b9ac 100644
--- a/databases/sqlite-ext-regexp/Makefile
+++ b/databases/sqlite-ext-regexp/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sqlite-ext-regexp
PORTVERSION= 3.8.11.1
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= https://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://www3.sqlite.org/2015/
DISTNAME= sqlite-src-${PORTVERSION:S|8.|8|:S|.|0|g}
@@ -22,7 +23,6 @@ NO_WRKSUBDIR= yes
SRCFILE= ${DISTNAME}/ext/misc/regexp.c
LIBFILE= libregexp.so
INST_DIR= ${PREFIX}/libexec/${DIST_SUBDIR}
-USE_LDCONFIG= ${INST_DIR}
EXTRACT_AFTER_ARGS= ${SRCFILE}