aboutsummaryrefslogtreecommitdiff
path: root/graphics/giftool
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2008-08-24 19:42:39 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2008-08-24 19:42:39 +0000
commit9faf2b23003844acc1a3b8d451bcb14dbda538eb (patch)
tree119bbfa196e47eec359566ee1867ad8bab231c5f /graphics/giftool
parent0fe35d78dcc259bdafc536d4607206e3bbadd32c (diff)
downloadports-9faf2b23003844acc1a3b8d451bcb14dbda538eb.tar.gz
ports-9faf2b23003844acc1a3b8d451bcb14dbda538eb.zip
Notes
Diffstat (limited to 'graphics/giftool')
-rw-r--r--graphics/giftool/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/giftool/Makefile b/graphics/giftool/Makefile
index b7446bc1b531..6ffed97b66c2 100644
--- a/graphics/giftool/Makefile
+++ b/graphics/giftool/Makefile
@@ -38,8 +38,10 @@ EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ab
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/giftool ${PREFIX}/bin
+.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
(cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR})
+.endif
post-install:
@${CAT} ${PKGMESSAGE}