From 5c48d663861ea0d077b06144207bb383f52c16bb Mon Sep 17 00:00:00 2001 From: mezz Date: Tue, 27 Jul 2004 20:13:15 +0000 Subject: Add bsd.port.pre.mk and bsd.port.post.mk, because the ${OSVERSION} >= 500000 has to be in the between of them. This fix the 'make install'. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2561 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome2-fifth-toe/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'x11') diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 9c242aa8c..f52edc285 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -39,12 +39,14 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \ RUN_DEPENDS+= totem:${PORTSDIR}/multimedia/totem .endif +NO_BUILD= yes + +.include + .if ${OSVERSION} >= 500000 RUN_DEPENDS+= inkscape:${PORTSDIR}/graphics/inkscape .endif -NO_BUILD= yes - do-install: # empty -.include +.include -- cgit v1.2.3