From 2fb3adc82da4c9df4c899dfb738f8cfc63262559 Mon Sep 17 00:00:00 2001 From: bapt <bapt@FreeBSD.org> Date: Fri, 20 Sep 2013 20:57:48 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) --- multimedia/xanim/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'multimedia/xanim') diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile index 1edb2856da43..195e739ba2e9 100644 --- a/multimedia/xanim/Makefile +++ b/multimedia/xanim/Makefile @@ -28,6 +28,7 @@ DLLDIR= ${PREFIX}/lib/X11/xanim PLIST_FILES+= bin/xanim NO_CDROM= without fee +NO_STAGE= yes post-extract: ${CP} ${WRKSRC}/docs/xanim.man ${WRKSRC} -- cgit