forked from Lainports/freebsd-ports
Register CONFLICTS
Reported by: "Sulev-Madis 'ketas' Silber" <madis555@hot.ee>
This commit is contained in:
parent
173bcc827d
commit
49740f2c50
2 changed files with 4 additions and 0 deletions
|
|
@ -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}
|
||||
|
|
|
|||
|
|
@ -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 > \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue