aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/upnp/Makefile2
-rw-r--r--devel/upnp104/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/devel/upnp/Makefile b/devel/upnp/Makefile
index 10e8f34a9659..7c40096de436 100644
--- a/devel/upnp/Makefile
+++ b/devel/upnp/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}sdk-${PORTVERSION}
MAINTAINER= leeym@FreeBSD.org
+COMMENT= Universal Plug and Play Software Development Kit
LIB_DEPENDS= uuid.1:${PORTSDIR}/sysutils/e2fsprogs
@@ -20,6 +21,7 @@ USE_GMAKE= yes
USE_REINPLACE= yes
MAKEFILE= makefile
MAKE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS}
+NOT_FOR_ARCHS= sparc64
INSTALLS_SHLIB= yes
post-patch:
diff --git a/devel/upnp104/Makefile b/devel/upnp104/Makefile
index 10e8f34a9659..7c40096de436 100644
--- a/devel/upnp104/Makefile
+++ b/devel/upnp104/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}sdk-${PORTVERSION}
MAINTAINER= leeym@FreeBSD.org
+COMMENT= Universal Plug and Play Software Development Kit
LIB_DEPENDS= uuid.1:${PORTSDIR}/sysutils/e2fsprogs
@@ -20,6 +21,7 @@ USE_GMAKE= yes
USE_REINPLACE= yes
MAKEFILE= makefile
MAKE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS}
+NOT_FOR_ARCHS= sparc64
INSTALLS_SHLIB= yes
post-patch: