diff options
author | linimon <linimon@FreeBSD.org> | 2016-11-04 00:36:25 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2016-11-04 00:36:25 +0800 |
commit | 5f51183d84b95df8c9b5d76e995848122c7481cd (patch) | |
tree | 3b46ef4e06e64287ad4f8dd2fa20166101cccf92 /security | |
parent | 8d215a2ddc0f57be8f63f7fb4a82acea171b7c4f (diff) | |
download | freebsd-ports-gnome-5f51183d84b95df8c9b5d76e995848122c7481cd.tar.gz freebsd-ports-gnome-5f51183d84b95df8c9b5d76e995848122c7481cd.tar.zst freebsd-ports-gnome-5f51183d84b95df8c9b5d76e995848122c7481cd.zip |
Now builds on sparc64.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'security')
-rw-r--r-- | security/razorback-api/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/razorback-api/Makefile b/security/razorback-api/Makefile index 649cf301d034..1085d7baada7 100644 --- a/security/razorback-api/Makefile +++ b/security/razorback-api/Makefile @@ -31,8 +31,6 @@ USE_AUTOTOOLS= autoconf CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -BROKEN_sparc64= Does not compile on sparc64 - DEBUG_CONFIGURE_ENABLE= debug ASSERT_CONFIGURE_ENABLE= assert CNC_DEBUG_CONFIGURE_ENABLE= cnc-debug |