From 55b0d6baaa94f6d3cad70c402915ffc909027ace Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Sat, 15 Feb 2003 11:33:52 +0000 Subject: [PATCH] add NOT_FOR_ARCHS=sparc64 and COMMENT --- devel/upnp/Makefile | 2 ++ devel/upnp104/Makefile | 2 ++ 2 files changed, 4 insertions(+) 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: