summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/gnome2-fifth-toe/Makefile8
1 files changed, 5 insertions, 3 deletions
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 <bsd.port.pre.mk>
+
.if ${OSVERSION} >= 500000
RUN_DEPENDS+= inkscape:${PORTSDIR}/graphics/inkscape
.endif
-NO_BUILD= yes
-
do-install: # empty
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>