Index: head/audio/cheesetracker/Makefile =================================================================== --- head/audio/cheesetracker/Makefile (revision 71851) +++ head/audio/cheesetracker/Makefile (revision 71852) @@ -1,33 +1,33 @@ # ex:ts=8 # Ports collection makefile for: cheesetracker # Date created: Jan 31, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= cheesetracker PORTVERSION= 0.5.5 CATEGORIES= audio MASTER_SITES= http://www.reduz.com.ar/cheesetracker/ MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/share/automake14/install-sh:${PORTSDIR}/devel/automake14A +BUILD_DEPENDS= ${LOCALBASE}/share/automake14/install-sh:${PORTSDIR}/devel/automake14 LIB_DEPENDS= sigc:${PORTSDIR}/devel/libsigc++ \ gtkmm:${PORTSDIR}/x11-toolkits/gtk-- GNU_CONFIGURE= yes USE_GMAKE= yes USE_REINPLACE= yes pre-configure: .for file in install-sh missing mkinstalldirs @${LN} -sf ${LOCALBASE}/share/automake14/automake/${file} ${WRKSRC} .endfor @${RM} -f ${WRKSRC}/config.cache post-patch: @${REINPLACE_CMD} -e "s,AFMT_S16_NE,AFMT_S16_LE,g" ${WRKSRC}/waveout/sound_driver_oss.cpp .include Property changes on: head/audio/cheesetracker/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property