summaryrefslogtreecommitdiff
path: root/graphics/gracula
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-28 19:41:21 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-28 19:41:21 +0000
commitd21ec77e4a483fd9881d24e529f68158209c8e84 (patch)
treeff44608883ddd3e6a62a96979754c58aba7046b8 /graphics/gracula
parentActivate upclient (diff)
restore missing .endif line
Submitted by: Kevin Street street@iname.com
Notes
Notes: svn path=/head/; revision=21069
Diffstat (limited to 'graphics/gracula')
-rw-r--r--graphics/gracula/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gracula/Makefile b/graphics/gracula/Makefile
index bef9384ae40b..a749ea920569 100644
--- a/graphics/gracula/Makefile
+++ b/graphics/gracula/Makefile
@@ -20,6 +20,7 @@ do-install:
${MKDIR} ${PREFIX}/share/doc/gracula
${INSTALL_MAN} ${WRKSRC}/NNL ${PREFIX}/share/doc/gracula
${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/gracula
+.endif
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>