From efa902e2451c1359ba0ec12e66a68c7d2469b9d1 Mon Sep 17 00:00:00 2001 From: ahze Date: Thu, 2 Dec 2004 09:37:14 +0000 Subject: Add OSVERSION line below bsd.port.pre.mk so the Makefile actually works git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3202 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome2-fifth-toe/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 706b12c44..9cc051576 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -41,6 +41,8 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \ RUN_DEPENDS+= totem:${PORTSDIR}/multimedia/totem .endif +.include + #inkscape currently needs 5.X to build. this should hopefully #change soon .if ${OSVERSION} > 500000 @@ -51,4 +53,4 @@ NO_BUILD= yes do-install: # empty -.include +.include -- cgit