Index: head/emulators/tiemu2/Makefile =================================================================== --- head/emulators/tiemu2/Makefile (revision 209449) +++ head/emulators/tiemu2/Makefile (revision 209450) @@ -1,42 +1,40 @@ # New ports collection makefile for: TiEmu-2 # Date created: 21 Feb 2006 # Whom: Alexey Dokuchaev # # $FreeBSD$ # PORTNAME= tiemu2 PORTVERSION= 2.08 PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://www.ticalc.org/pub/unix/ \ http://freebsd.nsu.ru/distfiles/tiemu/ DISTNAME= tiemu MAINTAINER= danfe@FreeBSD.org COMMENT= TI89(ti)/92(+)/V200 hand-helds emulator LIB_DEPENDS= ticalcs.10:${PORTSDIR}/devel/libticalcs \ ticables.12:${PORTSDIR}/comms/libticables \ tifiles.6:${PORTSDIR}/devel/libtifiles GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gtk20 libglade2 -USE_X_PREFIX= yes -MAN1= tiemu.1 - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +MAN1= tiemu.1 post-extract: .SILENT ${RM} ${WRKSRC}/src/Makefile ${REINPLACE_CMD} -e 's,\*-\*-linux\*,\*-\*-freebsd\*, ; \ s|-D.*_DISABLE_DEPRECATED||g' ${WRKSRC}/configure ${REINPLACE_CMD} -E 's,(install-data-am:).*$$,\1,' ${WRKSRC}/Makefile.in ${REINPLACE_CMD} -e 's,defined(__LINUX__),& || defined(__BSD__),' \ ${WRKSRC}/src/gui/calc/pckeys.h ${WRKSRC}/src/misc/paths.h ${REINPLACE_CMD} -e 's|#define .*_DISABLE_DEPRECATED||g' \ ${WRKSRC}/src/gui/comm.c .include Property changes on: head/emulators/tiemu2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/emulators/tilem/Makefile =================================================================== --- head/emulators/tilem/Makefile (revision 209449) +++ head/emulators/tilem/Makefile (revision 209450) @@ -1,24 +1,22 @@ # New ports collection makefile for: TilEm # Date created: 5 Sep 2006 # Whom: Alexey Dokuchaev # # $FreeBSD$ # PORTNAME= tilem PORTVERSION= 0.973 PORTREVISION= 1 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= danfe@FreeBSD.org COMMENT= An emulator for the Z80 series of Texas Instruments calculators USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gtk20 -USE_X_PREFIX= yes .include Property changes on: head/emulators/tilem/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property