mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
graphics/togl: Remove WITH_DEBUG
It was accidentally left in. Reported by: mat
This commit is contained in:
parent
06b9067fd5
commit
8e51cb111b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535501
@ -4,6 +4,7 @@
|
||||
PORTNAME= togl
|
||||
DISTVERSION= 2.0
|
||||
DISTVERSIONSUFFIX= -src
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics tk
|
||||
MASTER_SITES= SF/${PORTNAME}/Togl/${PORTVERSION}
|
||||
DISTNAME= Togl${DISTVERSIONFULL}
|
||||
@ -28,8 +29,6 @@ OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
PORTDOCS= *
|
||||
PORTEXAMPLES= *
|
||||
|
||||
WITH_DEBUG= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|wish |${WISH:T} |' ${WRKSRC}/*.tcl
|
||||
@${REINPLACE_CMD} -e 's/FreeBSD-\*/FreeBSD-*|DragonFly-*/g' \
|
||||
|
Loading…
Reference in New Issue
Block a user