git: 26e1c780511e - main - devel/rubygem-libddprof: Clean up

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 27 Nov 2024 02:41:51 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=26e1c780511e3210434ad68fd89bb6b94f3a458a

commit 26e1c780511e3210434ad68fd89bb6b94f3a458a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-11-27 02:36:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-11-27 02:36:06 +0000

    devel/rubygem-libddprof: Clean up
---
 devel/rubygem-libddprof/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/devel/rubygem-libddprof/Makefile b/devel/rubygem-libddprof/Makefile
index b904fbfec623..3d69d19d49e8 100644
--- a/devel/rubygem-libddprof/Makefile
+++ b/devel/rubygem-libddprof/Makefile
@@ -11,6 +11,4 @@ LICENSE=	APACHE20
 
 USES=		gem
 
-#NO_ARCH=	yes
-
 .include <bsd.port.mk>