summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-03 09:05:51 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-03 09:19:35 +0000
commit7264d45ccb2a20b59ad94ac8e50dd7f63243cadd (patch)
tree18f3570befac157ff23758d08c9430c29f9e0e6e /databases
parentdatabases/proftpd-mod_sql_odbc: Add CPE information (diff)
databases/proftpd-mod_sql_postgres: Add CPE information
USES=cpe was removed per default in the master port so add it here now. Approved by: portmgr (blanket)
Diffstat (limited to 'databases')
-rw-r--r--databases/proftpd-mod_sql_postgres/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/proftpd-mod_sql_postgres/Makefile b/databases/proftpd-mod_sql_postgres/Makefile
index 2d4edcb43b96..ce24871d4ef2 100644
--- a/databases/proftpd-mod_sql_postgres/Makefile
+++ b/databases/proftpd-mod_sql_postgres/Makefile
@@ -14,7 +14,7 @@ DESCR= ${.CURDIR}/pkg-descr
MASTERDIR= ${.CURDIR}/../../ftp/proftpd
-USES= pgsql
+USES= cpe pgsql
INCLUDEDIRS= ${LOCALBASE}/include
LIBDIRS= ${LOCALBASE}/lib