aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/libdnet/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile
index 2b9c59add253..c1c0cb304fd1 100644
--- a/net/libdnet/Makefile
+++ b/net/libdnet/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A simple interface to low level networking routines
GNU_CONFIGURE= yes
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.pre.mk>