aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-10-08 11:18:59 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-10-08 11:18:59 +0000
commit32ea85334f22debfa13cb381be3a6da14a907869 (patch)
tree0ea091ee390dc2895818c1b1633da9dbeae18fb7 /graphics
parent716b8667b8031a12a2de8f5ae5e1085376b754d6 (diff)
downloadports-32ea85334f22debfa13cb381be3a6da14a907869.tar.gz
ports-32ea85334f22debfa13cb381be3a6da14a907869.zip
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pngcrush/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile
index 208de734554a..7f7f1e78e3a6 100644
--- a/graphics/pngcrush/Makefile
+++ b/graphics/pngcrush/Makefile
@@ -17,10 +17,12 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
LIB_DEPENDS= libpng.so:graphics/png
-USES= localbase:ldflags tar:xz
+USES= cpe localbase:ldflags tar:xz
MAKE_ARGS+= CC="${CC}" CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS}" LD="${CC}" \
LDFLAGS="${LDFLAGS}"
+CPE_VENDOR= pngcrush_project
+
PLIST_FILES= bin/pngcrush
post-patch: