Register CONFLICTS

Reported by:	"Sulev-Madis 'ketas' Silber" <madis555@hot.ee>
This commit is contained in:
Pawel Pekala 2012-06-06 19:30:28 +00:00
parent 173bcc827d
commit 49740f2c50
2 changed files with 4 additions and 0 deletions

View file

@ -29,6 +29,8 @@ GNU_CONFIGURE= yes
USE_GCC= 4.4+
MAKE_JOBS_SAFE= yes
CONFLICTS= efax-[0-9]*
MAN1= efax.1 efix.1 efax-gtk.1
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}

View file

@ -25,6 +25,8 @@ MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
INSTALL_DATA="${INSTALL_DATA}"
CONFLICTS= efax-gtk-*
post-build:
${MV} ${WRKSRC}/fax ${WRKSRC}/fax.orig
${CAT} ${WRKSRC}/fax.orig | ${SED} -e s!%%PREFIX%%!${PREFIX}!g > \