1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- warn if WITH_DEBUG is set

This commit is contained in:
Dirk Meyer 2012-06-06 15:28:32 +00:00
parent a29a0fcb78
commit c5f139c1d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298597

View File

@ -32,6 +32,10 @@ OPTIONS= APNG "Animated PNG support" On
.include <bsd.port.pre.mk>
.if !defined(WITH_DEBUG)
BROKEN= Please remove WITH_DEBUG for this port
.endif
.if !defined(WITHOUT_APNG) || make(makesum) || defined(FETCH_ALL)
MASTER_SITES+= SF/lib${PORTNAME}-apng/libpng15/${PORTVERSION}:apng
DISTFILES+= ${DISTNAME}-apng.patch.gz:apng