aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2003-12-22 01:58:30 +0000
committerEric Anholt <anholt@FreeBSD.org>2003-12-22 01:58:30 +0000
commit42359975691d33e2097222b8204bfee48482029d (patch)
tree6133ff1d5ae7af6b507c9d50eb17aae7b324998a /x11-toolkits
parentd822b97a53586f2c5dc283dc228bb44f43aa41a3 (diff)
downloadports-42359975691d33e2097222b8204bfee48482029d.tar.gz
ports-42359975691d33e2097222b8204bfee48482029d.zip
Notes
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>