aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-11-04 00:05:58 +0800
committerlinimon <linimon@FreeBSD.org>2016-11-04 00:05:58 +0800
commit2b89ae3e1174f7da3257e62766b95dc4295603a8 (patch)
treedb5d569b0aac15a325c994edaf1cc187e86172b5 /devel
parentd718c632cb37124ef249548a03575135afe6c7c8 (diff)
downloadfreebsd-ports-gnome-2b89ae3e1174f7da3257e62766b95dc4295603a8.tar.gz
freebsd-ports-gnome-2b89ae3e1174f7da3257e62766b95dc4295603a8.tar.zst
freebsd-ports-gnome-2b89ae3e1174f7da3257e62766b95dc4295603a8.zip
Now builds on sparc64.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'devel')
-rw-r--r--devel/ptmalloc/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/ptmalloc/Makefile b/devel/ptmalloc/Makefile
index 7d88eff4e553..7954190bb4c8 100644
--- a/devel/ptmalloc/Makefile
+++ b/devel/ptmalloc/Makefile
@@ -23,8 +23,6 @@ ALL_TARGET= posix
INCDIR= include/${PORTNAME}
PLIST_SUB= INCDIR=${INCDIR}
-BROKEN_sparc64= hangs while building on sparc64
-
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/${INCDIR}
${INSTALL_DATA} ${WRKSRC}/malloc-2.8.3.h ${STAGEDIR}${PREFIX}/${INCDIR}/malloc.h