diff -urN /usr/ports/games/crossfire-client/Makefile games/crossfire-client/Makefile --- /usr/ports/games/crossfire-client/Makefile Mon Nov 11 18:59:34 2002 +++ games/crossfire-client/Makefile Fri Jan 17 22:49:58 2003 @@ -19,7 +19,6 @@ MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config @@ -33,7 +32,7 @@ USE_GNOME= gtk12 USE_REINPLACE= yes USE_GMAKE= yes -GNU_CONFIGURE= yes +USE_AUTOCONF_VER= 253 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" \ CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ @@ -44,9 +43,6 @@ MAN1= cfclient.1 gcfclient.1 DATADIR= ${PREFIX}/share/${PKGBASE} - -pre-configure: - @cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf post-install: @${MKDIR} ${DATADIR}