aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/giftool
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2005-03-15 04:37:20 +0800
committerkrion <krion@FreeBSD.org>2005-03-15 04:37:20 +0800
commita4fdc84eccaeab746f26b69c10763210ce91e8f5 (patch)
treeb2bc854eb0e0e2092415fb15ba06ee92c35a7404 /graphics/giftool
parentbef3b58e3c6071955dab8574cf20e470029a7de0 (diff)
downloadfreebsd-ports-gnome-a4fdc84eccaeab746f26b69c10763210ce91e8f5.tar.gz
freebsd-ports-gnome-a4fdc84eccaeab746f26b69c10763210ce91e8f5.tar.zst
freebsd-ports-gnome-a4fdc84eccaeab746f26b69c10763210ce91e8f5.zip
Fix plist.
Diffstat (limited to 'graphics/giftool')
-rw-r--r--graphics/giftool/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/giftool/Makefile b/graphics/giftool/Makefile
index e697fc5e174d..b7446bc1b531 100644
--- a/graphics/giftool/Makefile
+++ b/graphics/giftool/Makefile
@@ -24,6 +24,7 @@ MAKE_ARGS= CFLAGS="${CFLAGS}"
OPTIONS= RETVALUE "Return value patch" on \
MALLOCSIZE "Improve malloc size" on
+PLIST_FILES= bin/${PORTNAME}
PORTDOCS= COPYRIGHT README
.include <bsd.port.pre.mk>