# New ports collection makefile for: dbg_php4 # Date created: Sun Jan 26 20:47:49 GMT 2003 # Whom: Jens Rehsack # # $FreeBSD$ # PORTNAME= dbg PORTVERSION= 2.11.22 CATEGORIES= devel MASTER_SITES= http://dd.cron.ru/dbg/dnld/ PKGNAMEPREFIX= php- DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= rehsack@liwing.de COMMENT= Debugger for PHP4 USE_PHPIZE= yes CONFIGURE_ARGS= --enable-dbg=shared --with-dbg-profiler PKGMESSAGE= ${WRKDIR}/pkg-message .include .include "${.CURDIR}/../../lang/php4/bsd.php.mk" post-build: @${SED} "s|%%PREFIX%%|${PREFIX}|g;s|%%PHP_EXT_DIR%%|${PHP_EXT_DIR}|g" \ ${.CURDIR}/pkg-message > ${PKGMESSAGE} do-install: @${MKDIR} ${PREFIX}/lib/php/${PHP_EXT_DIR} @${INSTALL_DATA} ${WRKSRC}/modules/dbg.so \ ${PREFIX}/lib/php/${PHP_EXT_DIR} post-install: @${CAT} ${PKGMESSAGE} .include class='logo' rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptdes2018-10-061-2/+2
* Reassign all of tobez@'s p5 ports to perl@.des2018-09-101-1/+1