# Ports collection makefile for: callgen # Whom: Jakub Klausa # Date created: January 15 2004 # # $FreeBSD$ PORTNAME= callgen PORTVERSION= 1.2.6 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ DISTNAME= callgen323_${PORTVERSION} MAINTAINER= jacke@bofh.pl COMMENT= H.323 Call Generator BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:configure NOCLEANDEPENDS= yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/callgen323 MAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../../devel/pwlib/work/pwlib \ OPENH323DIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323 THE_MACHTYPE= ${ARCH:S/i386/x86/} PLIST_FILES= bin/callgen323 .include .if ${OSVERSION} >= 502126 BROKEN= "Does not compile on FreeBSD >= 5.x" .endif .if ${ARCH} == "amd64" BROKEN= "Does not build on amd64 (shared libraries must be compiled with -fPIC)" .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/obj_${OPSYS}_${THE_MACHTYPE}_d/callgen323 ${PREFIX}/bin .include .png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* - Update URIs according to the new Banshee website location.romain2010-10-021-1/+1
* - Mark MAKE_JOBS_UNSAFEpav2009-11-191-0/+1
* - Update lang/mono to 2.4.flz2009-06-223-15/+23
* Turn over maintainership to mono@.flz2009-01-231-1/+1
* Sort packing list.flz2008-08-281-2/+2