mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
add NOT_FOR_ARCHS=sparc64 and COMMENT
This commit is contained in:
parent
ff83b59ece
commit
55b0d6baaa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75562
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user