forked from Lainports/freebsd-ports
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)
This commit is contained in:
parent
b6a8ce62f4
commit
7264d45ccb
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ DESCR= ${.CURDIR}/pkg-descr
|
|||
|
||||
MASTERDIR= ${.CURDIR}/../../ftp/proftpd
|
||||
|
||||
USES= pgsql
|
||||
USES= cpe pgsql
|
||||
|
||||
INCLUDEDIRS= ${LOCALBASE}/include
|
||||
LIBDIRS= ${LOCALBASE}/lib
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue