aboutsummaryrefslogtreecommitdiff
path: root/lang/libobjc2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/libobjc2/Makefile')
-rw-r--r--lang/libobjc2/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/libobjc2/Makefile b/lang/libobjc2/Makefile
index 253983edd480..5d92c792d9c6 100644
--- a/lang/libobjc2/Makefile
+++ b/lang/libobjc2/Makefile
@@ -4,10 +4,6 @@
PORTNAME= libobjc2
PORTVERSION= 1.8.1
CATEGORIES= lang devel gnustep
-USE_GITHUB= yes
-GH_ACCOUNT= gnustep
-GH_PROJECT= libobjc2
-GH_TAGNAME= 5a21dd1
MAINTAINER= theraven@FreeBSD.org
COMMENT= Replacement Objective-C runtime supporting modern Objective-C features
@@ -18,6 +14,10 @@ USES= cmake objc:compiler
BROKEN_powerpc= Does not compile on powerpc: Unsupported relocation type 10
BROKEN_sparc64= Does not compile on sparc64: Cannot configure clang properly
+USE_GITHUB= yes
+GH_ACCOUNT= gnustep
+GH_TAGNAME= 5a21dd1
+
.include <bsd.port.options.mk>
SHLIB_MAJOR= 4