aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2003-12-22 09:58:30 +0800
committeranholt <anholt@FreeBSD.org>2003-12-22 09:58:30 +0800
commit6ce8a46b65799cab4c654ff59a54736c2d2d9631 (patch)
treebdad8212731beb427549d37d6fd6d5d6a9a9fe54 /x11-toolkits
parent39fe4bfd3a7cb2fa8b3032d24cf665f758bb4e6e (diff)
downloadfreebsd-ports-gnome-6ce8a46b65799cab4c654ff59a54736c2d2d9631.tar.gz
freebsd-ports-gnome-6ce8a46b65799cab4c654ff59a54736c2d2d9631.tar.zst
freebsd-ports-gnome-6ce8a46b65799cab4c654ff59a54736c2d2d9631.zip
Set forgotten CONFIGURE_TARGET to quiet the configure stage.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/render/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/render/Makefile b/x11-toolkits/render/Makefile
index 61e17673ba2a..c493524d7e15 100644
--- a/x11-toolkits/render/Makefile
+++ b/x11-toolkits/render/Makefile
@@ -17,6 +17,7 @@ COMMENT= Header files and documentation for the X render extension
PREFIX?= ${X11BASE}
GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
.include <bsd.port.mk>