summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/linux-gtk
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2003-12-04 03:07:21 +0000
committertrevor <trevor@FreeBSD.org>2003-12-04 03:07:21 +0000
commit42de37911a9897a32373f27c9d79bf133444cdc6 (patch)
tree4a43947f6fb327c4fb5da6e2ea121521c45ed402 /x11-toolkits/linux-gtk
parent77a55eea83f98e2fde75f5b783d0bed1878d9cbc (diff)
downloadFreeBSD-ports-42de37911a9897a32373f27c9d79bf133444cdc6.zip
FreeBSD-ports-42de37911a9897a32373f27c9d79bf133444cdc6.tar.gz
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).
Diffstat (limited to 'x11-toolkits/linux-gtk')
-rw-r--r--x11-toolkits/linux-gtk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/linux-gtk/Makefile b/x11-toolkits/linux-gtk/Makefile
index 7a08315..90c1f04 100644
--- a/x11-toolkits/linux-gtk/Makefile
+++ b/x11-toolkits/linux-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
OpenPOWER on IntegriCloud