From 5274c96a777ff0a79abe9bee1e69ed8c5f6b1d37 Mon Sep 17 00:00:00 2001 From: mharo Date: Sat, 28 Aug 1999 19:41:21 +0000 Subject: restore missing .endif line Submitted by: Kevin Street street@iname.com --- graphics/gracula/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics') 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 -- cgit