- Modernize plist
- Modernize BROKEN Approved by: portmgr blanket
This commit is contained in:
@@ -21,6 +21,8 @@ LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl \
|
||||
libnettle.so:${PORTSDIR}/security/nettle \
|
||||
libp11-kit.so:${PORTSDIR}/security/p11-kit
|
||||
|
||||
BROKEN_sparc64= does not compile
|
||||
|
||||
OPTIONS_DEFINE= DOCS PERL PYTHON
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
@@ -52,10 +54,6 @@ PLIST_SUB+= PYTHON_VER="${PYTHON_VER}" VERSION="${PORTVERSION}"
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} '\,gnutls/extra\.h,d' \
|
||||
${WRKSRC}/prelude-admin/prelude-admin.c \
|
||||
|
||||
@@ -84,9 +84,5 @@ man/man1/prelude-admin.1.gz
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/prelude.pyc
|
||||
libdata/pkgconfig/libprelude.pc
|
||||
share/aclocal/libprelude.m4
|
||||
@dirrm include/libprelude
|
||||
@dirrmtry %%ETCDIR%%/default
|
||||
@dirrmtry %%ETCDIR%%/profile
|
||||
@dirrmtry %%ETCDIR%%
|
||||
@exec install -d -o root -g wheel -m 711 /var/spool/prelude
|
||||
@unexec rmdir /var/spool/prelude 2>/dev/null || true
|
||||
@dir %%ETCDIR%%/profile
|
||||
@dir(root,wheel,711) /var/spool/prelude
|
||||
|
||||
Reference in New Issue
Block a user