aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-03 09:07:00 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-03 09:19:36 +0000
commit6f8939d3944a3317f11250e79d183abd90b7360c (patch)
tree2ebf941d87408516db8e7a970b74606c6e060263
parent7264d45ccb2a20b59ad94ac8e50dd7f63243cadd (diff)
downloadports-6f8939d3944a3317f11250e79d183abd90b7360c.tar.gz
ports-6f8939d3944a3317f11250e79d183abd90b7360c.zip
databases/proftpd-mod_sql_sqlite: Add CPE information
USES=cpe was removed per default in the master port so add it here now. Approved by: portmgr (blanket)
-rw-r--r--databases/proftpd-mod_sql_sqlite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/proftpd-mod_sql_sqlite/Makefile b/databases/proftpd-mod_sql_sqlite/Makefile
index 06795fd3aa5e..bd123bb412d8 100644
--- a/databases/proftpd-mod_sql_sqlite/Makefile
+++ b/databases/proftpd-mod_sql_sqlite/Makefile
@@ -14,7 +14,7 @@ DESCR= ${.CURDIR}/pkg-descr
MASTERDIR= ${.CURDIR}/../../ftp/proftpd
-USES= sqlite
+USES= cpe sqlite
INCLUDEDIRS= ${LOCALBASE}/include
LIBDIRS= ${LOCALBASE}/lib