aboutsummaryrefslogtreecommitdiffstats
path: root/devel/upnp
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-07-13 17:09:04 +0800
committermiwi <miwi@FreeBSD.org>2007-07-13 17:09:04 +0800
commit75722f4a278ad064da8c9049ab40c0c4ace9fbaf (patch)
treec563ec1693f1cb3b7eb91236c401b00f690d61b1 /devel/upnp
parent734e44f75e35b31b559957fd276c8784ee8fc53f (diff)
downloadfreebsd-ports-gnome-75722f4a278ad064da8c9049ab40c0c4ace9fbaf.tar.gz
freebsd-ports-gnome-75722f4a278ad064da8c9049ab40c0c4ace9fbaf.tar.zst
freebsd-ports-gnome-75722f4a278ad064da8c9049ab40c0c4ace9fbaf.zip
- Switch NOT_FOR_ARCH to NOT_FOR_ARCHS
Submitted by: pav via pointyhat
Diffstat (limited to 'devel/upnp')
-rw-r--r--devel/upnp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/upnp/Makefile b/devel/upnp/Makefile
index 58c8eaa7933b..b6d85a725e3a 100644
--- a/devel/upnp/Makefile
+++ b/devel/upnp/Makefile
@@ -21,7 +21,8 @@ USE_BZIP2= yes
.include <bsd.port.pre.mk>
-NOT_FOR_ARCH= amd64 sparc64
+USE_AUTOTOOLS= libtool:15
+NOT_FOR_ARCHS= amd64 sparc64
GNU_CONFIGURE= yes
USE_DOS2UNIX= yes
MAKE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS}