mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
mail/perdition: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
78e0d8ab65
commit
62dd6f2661
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,7 @@ LIB_DEPENDS= libpopt.so:devel/popt \
|
||||||
libvanessa_socket.so:devel/libvanessa_socket \
|
libvanessa_socket.so:devel/libvanessa_socket \
|
||||||
libvanessa_adt.so:devel/libvanessa_adt
|
libvanessa_adt.so:devel/libvanessa_adt
|
||||||
|
|
||||||
USES= gettext libtool pkgconfig shebangfix
|
USES= cpe gettext libtool pkgconfig shebangfix
|
||||||
SHEBANG_FILES= ${WRKSRC}/perdition/db/ldap/perditiondb_ldap_makedb \
|
SHEBANG_FILES= ${WRKSRC}/perdition/db/ldap/perditiondb_ldap_makedb \
|
||||||
${WRKSRC}/perdition/db/mysql/perditiondb_mysql_makedb \
|
${WRKSRC}/perdition/db/mysql/perditiondb_mysql_makedb \
|
||||||
${WRKSRC}/perdition/db/odbc/perditiondb_odbc_makedb \
|
${WRKSRC}/perdition/db/odbc/perditiondb_odbc_makedb \
|
||||||
|
@ -25,6 +25,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
||||||
MAKE_ENV+= DOCSDIR=${DOCSDIR}
|
MAKE_ENV+= DOCSDIR=${DOCSDIR}
|
||||||
CONFIGURE_ARGS+=--localstatedir=/var
|
CONFIGURE_ARGS+=--localstatedir=/var
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
CPE_VENDOR= horms
|
||||||
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_RC_SUBR= perdition perdition.pop3 perdition.pop3s \
|
USE_RC_SUBR= perdition perdition.pop3 perdition.pop3s \
|
||||||
|
|
Loading…
Add table
Reference in a new issue