From e7ae77f0ce1111c3c35a4a51289872587d303f1c Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Thu, 4 Dec 2003 03:07:21 +0000 Subject: Allow slave ports to set their own ONLY_FOR_ARCHS (fixes a problem with my i386-only slave ports, noticed by kris in bento logs). --- x11-toolkits/linux-f10-gtk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-toolkits/linux-f10-gtk') diff --git a/x11-toolkits/linux-f10-gtk/Makefile b/x11-toolkits/linux-f10-gtk/Makefile index 7a08315bc21d..90c1f04ae346 100644 --- a/x11-toolkits/linux-f10-gtk/Makefile +++ b/x11-toolkits/linux-f10-gtk/Makefile @@ -21,7 +21,7 @@ COMMENT?= RPM of the Gtk lib BUILD_DEPENDS?= rpm:${PORTSDIR}/archivers/rpm USE_LINUX_PREFIX= yes -ONLY_FOR_ARCHS= i386 alpha +ONLY_FOR_ARCHS?= i386 alpha DIST_SUBDIR= rpm EXTRACT_ONLY= NO_BUILD= yes -- cgit v1.2.3