Date: Sat, 18 Apr 2026 22:01:51 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c1d5e6fb5f45 - main - graphics/php-geos: Clean up Makefile Message-ID: <69e3ff4f.3394c.7eb39af@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c1d5e6fb5f4537e0459f4c09d8a942bc74de66fa commit c1d5e6fb5f4537e0459f4c09d8a942bc74de66fa Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-18 21:22:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-18 21:51:33 +0000 graphics/php-geos: Clean up Makefile --- graphics/php-geos/Makefile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/graphics/php-geos/Makefile b/graphics/php-geos/Makefile index 0821c9975da0..7762d8dd5bb3 100644 --- a/graphics/php-geos/Makefile +++ b/graphics/php-geos/Makefile @@ -2,11 +2,7 @@ PORTNAME= geos PORTVERSION= 1.0.0 PORTREVISION= 1 CATEGORIES= graphics -#MASTER_SITES= https://git.osgeo.org/gogs/geos/php-geos/archive/ \ -# LOCAL/sunpoet/php-geos PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} -DISTNAME= ${DISTVERSION} -#DIST_SUBDIR= php-geos MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP bindings for GEOS @@ -27,6 +23,4 @@ GH_ACCOUNT= libgeos GH_PROJECT= php-geos GH_TAGNAME= dfe1ab1 -#WRKSRC= ${WRKDIR}/php-geos - .include <bsd.port.mk>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3ff4f.3394c.7eb39af>
