diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile index b2f1190042a9..da9c1112ff74 100644 --- a/mail/wmbiff/Makefile +++ b/mail/wmbiff/Makefile @@ -1,37 +1,37 @@ PORTNAME= wmbiff PORTVERSION= 0.4.36 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail windowmaker afterstep MASTER_SITES= https://www.dockapps.net/download/ MAINTAINER= garga@FreeBSD.org COMMENT= xbiff-like Window Maker dock app WWW= https://www.dockapps.net/wmbiff LICENSE= GPLv2 USES= pkgconfig xorg USE_XORG= x11 xext xpm -GNU_CONFIGURE= yes +HAS_CONFIGURE= yes SUB_FILES= pkg-message OPTIONS_DEFINE= GNUTLS OPTIONS_DEFAULT=GNUTLS GNUTLS_LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgnutls.so:security/gnutls \ libgpg-error.so:security/libgpg-error GNUTLS_CONFIGURE_ON= --with-libgcrypt-prefix=${LOCALBASE} GNUTLS_CONFIGURE_OFF= --disable-crypto post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS *=/ s/scripts//' \ ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e '/security.debian.rb/ s/^/# /' \ ${WRKSRC}/wmbiff/sample.wmbiffrc post-install: ${INSTALL_DATA} ${WRKSRC}/wmbiff/sample.wmbiffrc ${STAGEDIR}${DATADIR} .include diff --git a/mail/wmbiff/pkg-plist b/mail/wmbiff/pkg-plist index c4f4b8831cc6..84170dc78c0e 100644 --- a/mail/wmbiff/pkg-plist +++ b/mail/wmbiff/pkg-plist @@ -1,8 +1,8 @@ bin/wmbiff -man/man1/wmbiff.1.gz -man/man5/wmbiffrc.5.gz +share/man/man1/wmbiff.1.gz +share/man/man5/wmbiffrc.5.gz %%DATADIR%%/sample.wmbiffrc %%DATADIR%%/skins/wmbiff-classic-master-contrast.xpm %%DATADIR%%/skins/wmbiff-classic-master-led.xpm %%DATADIR%%/skins/wmbiff-master-contrast.xpm %%DATADIR%%/skins/wmbiff-master-led.xpm