# New ports collection makefile for: everybuddy # Date created: 1 Mar 2000 # Whom: Jim Mock # # $FreeBSD$ # PORTNAME= everybuddy PORTVERSION= 0.4.3 CATEGORIES= net MASTER_SITES= http://www.everybuddy.com/files/ MAINTAINER= jim@FreeBSD.org LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \ iconv.3:${PORTSDIR}/converters/libiconv USE_X_PREFIX= yes USE_GNOMENG= yes WANT_GNOME= yes USE_GNOME= gtk12 USE_REINPLACE= yes USE_GMAKE= yes USE_BISON= yes USE_LIBTOOL= yes LIBTOOLFLAGS= # none CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -laudiofile" CONFIGURE_ARGS= --disable-arts MAN1= everybuddy.1 .include .if ${HAVE_GNOME:Mesound}!="" USE_GNOME+= esound PKGNAMESUFFIX= -esound .else CONFIGURE_ARGS+= --disable-esd .endif pre-patch: @${REINPLACE_CMD} -e \ 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \ s|-lpthreads|${PTHREAD_LIBS:S/"//g}|g; \ s|-D_REENTRANT -Wall -g|-D_REENTRANT ${PTHREAD_CFLAGS}|g' \ ${WRKSRC}/configure @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|^Utilitiesdir|#Utilitiesdir|g; \ s|^Utilities_DATA|#Utilities_DATA|g; \ s|[(]datadir[)]/everybuddy|(prefix)/lib/everybuddy|g; \ s|-module|-module -avoid-version|g' .include me='id' value='148314483d3098c0d6a33944f1190842e671502f'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 22:00:51 +0800
committermat <mat@FreeBSD.org>2016-04-01 22:00:51 +0800
commit148314483d3098c0d6a33944f1190842e671502f (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /devel/p5-File-Finder
parent96cd8e4bc2d30db4bc3bbbf3fcdcc98121c879e0 (diff)
downloadfreebsd-ports-gnome-148314483d3098c0d6a33944f1190842e671502f.tar.gz
freebsd-ports-gnome-148314483d3098c0d6a33944f1190842e671502f.tar.zst
freebsd-ports-gnome-148314483d3098c0d6a33944f1190842e671502f.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'devel/p5-File-Finder')