From 9cbc171fcb5ba83a540b5ccc9daf79105e421898 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Tue, 28 Aug 2001 23:22:45 +0000 Subject: use bsd.port.pre/post so that we have ${PREFIX} defined earlier, when it is needed. PR: 28177 Submitted by: Takanori Saneto --- www/analog/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/analog/Makefile b/www/analog/Makefile index 009183c1dcc4..3a848591e5cd 100644 --- a/www/analog/Makefile +++ b/www/analog/Makefile @@ -26,6 +26,8 @@ LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ MAN1= analog.1 ALL_TARGET= analog +.include + do-install: ${MKDIR} ${PREFIX}/share/analog/lang ${MKDIR} ${PREFIX}/www/data/images @@ -42,4 +44,4 @@ do-install: .endif ${INSTALL_MAN} ${WRKSRC}/analog.man ${PREFIX}/man/man1/analog.1 -.include +.include -- cgit v1.2.3