1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Attempt to unbreak the port by removing the uneccesary pre-configure

target.

Inspired by
PR:		52318
Submitted by:	Vitaly Markitantov <vm@dics.com.ua>
This commit is contained in:
Tilman Keskinoz 2003-07-23 14:25:06 +00:00
parent 45668ed7f6
commit f06aeadccb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85450
2 changed files with 2 additions and 20 deletions

View File

@ -13,21 +13,12 @@ PKGNAMEPREFIX= jabber-
MAINTAINER= martijn@pacno.net
COMMENT= Jabber MSN-Transport module
BROKEN= "Does not build"
BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber
USE_GMAKE= yes
USE_AUTOHEADER= yes
USE_AUTOMAKE= yes
AUTOMAKE_ARGS+= --include-deps --add-missing --foreign
USE_AUTOMAKE_VER= 14
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-jabberd=${PREFIX}/include/jabber
pre-configure:
@cd ${WRKSRC} ; \
aclocal14 && autoheader
do-install:
${INSTALL_DATA} ${WRKSRC}/src/msntrans.so ${PREFIX}/lib/jabber/

View File

@ -13,21 +13,12 @@ PKGNAMEPREFIX= jabber-
MAINTAINER= martijn@pacno.net
COMMENT= Jabber MSN-Transport module
BROKEN= "Does not build"
BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber
USE_GMAKE= yes
USE_AUTOHEADER= yes
USE_AUTOMAKE= yes
AUTOMAKE_ARGS+= --include-deps --add-missing --foreign
USE_AUTOMAKE_VER= 14
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-jabberd=${PREFIX}/include/jabber
pre-configure:
@cd ${WRKSRC} ; \
aclocal14 && autoheader
do-install:
${INSTALL_DATA} ${WRKSRC}/src/msntrans.so ${PREFIX}/lib/jabber/