From a05e34d946027635f286e77ab6320345b12d39ad Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Sun, 29 Oct 2000 00:21:14 +0000 Subject: Oops, forgot bsd.port.pre.mk/bsd.port.post.mk (the previous commit was obviously untested, sorry). Submitted by: FreshPorts (via Dan Langille ) --- x11/kdelibs2/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11/kdelibs2') diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile index aa9c5b109fe6..7714136d830e 100644 --- a/x11/kdelibs2/Makefile +++ b/x11/kdelibs2/Makefile @@ -39,6 +39,8 @@ USE_GMAKE= yes MAKE_ENV= SOMAJOR="${SOMAJOR}" SOMINOR="${SOMINOR}" PLIST_SUB+= LIBVER="${SOMAJOR}" +.include + pre-fetch: .if ${OSVERSION} <= 410002 @${ECHO} @@ -66,4 +68,4 @@ post-install: @${LN} -sf ${PREFIX}/lib/lib${LIB}.so.0 ${PREFIX}/lib/lib${LIB}.so .endfor -.include +.include -- cgit v1.2.3