diff options
| author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-03 09:07:00 +0000 |
|---|---|---|
| committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-03 09:19:36 +0000 |
| commit | 6f8939d3944a3317f11250e79d183abd90b7360c (patch) | |
| tree | 2ebf941d87408516db8e7a970b74606c6e060263 /databases/proftpd-mod_sql_sqlite/Makefile | |
| parent | 7264d45ccb2a20b59ad94ac8e50dd7f63243cadd (diff) | |
Diffstat (limited to 'databases/proftpd-mod_sql_sqlite/Makefile')
| -rw-r--r-- | databases/proftpd-mod_sql_sqlite/Makefile | 2 |
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 |
