# New ports collection makefile for: advancemess # Date created: 2007-01-10 # Whom: alepulver # # $FreeBSD$ # PORTNAME= advancemess PORTVERSION= 0.102.0.1 PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= SF/advancemame/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= SDL MESS port with advanced TV and monitor video support LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 USE_GL= yes USE_GMAKE= yes USE_SDL= sdl GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= -idirafter ${LOCALBASE}/include OPTIONS_DEFINE= FREETYPE SLANG SLANG_DESC= Enable sLang support (for video driver) MAN1= advmess.1 .include .if ${ARCH} == "i386" BUILD_DEPENDS+= nasm:${PORTSDIR}/devel/nasm .endif .if ${PORT_OPTIONS:MFREETYPE} LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2 .else CONFIGURE_ARGS+=--disable-freetype .endif .if ${PORT_OPTIONS:MSLANG} LIB_DEPENDS+= slang.2:${PORTSDIR}/devel/libslang2 .else CONFIGURE_ARGS+=--disable-slang .endif post-patch: @${REINPLACE_CMD} -e '/pkgdocdir/d' ${WRKSRC}/advance/advance.mak post-install: @${ECHO_CMD} @${CAT} ${PKGMESSAGE} @${ECHO_CMD} .include -ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* In categories starting with [h-m], remove empty lines from pkg-plist (anddanfe2013-03-171-3/+0
* Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.makc2013-02-041-1/+1
* Chase PyQT updatemakc2012-05-251-1/+1
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-1/+1
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* - update to 1.4.1dinoex2010-03-281-1/+1
* Add @dirrmtry share/icons.edwin2010-01-312-0/+2