diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-10-28 12:28:24 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-29 09:50:18 +0000 |
commit | 819f25b36d45b8ac5593ec8e6f470d9ad454b08a (patch) | |
tree | a9ad0caa2a052fc695c1cdede2866080f5660431 /databases/linux-c7-sqlite3 | |
parent | f2b9a177fa65d8010c60d9dd2803a4b4bb9bcec8 (diff) | |
download | ports-819f25b36d45b8ac5593ec8e6f470d9ad454b08a.tar.gz ports-819f25b36d45b8ac5593ec8e6f470d9ad454b08a.zip |
Diffstat (limited to 'databases/linux-c7-sqlite3')
-rw-r--r-- | databases/linux-c7-sqlite3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/linux-c7-sqlite3/Makefile b/databases/linux-c7-sqlite3/Makefile index 65105ba32a28..e512abdd22df 100644 --- a/databases/linux-c7-sqlite3/Makefile +++ b/databases/linux-c7-sqlite3/Makefile @@ -15,7 +15,7 @@ USES= cpe linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes -CONFLICTS= linux-c6-${PORTNAME}-[0-9]* +CONFLICTS= linux-c6-${PORTNAME} DESCR= ${.CURDIR}/../${PORTNAME}3/pkg-descr OPTIONS_DEFINE= DOCS |