aboutsummaryrefslogtreecommitdiff
path: root/devel/gorm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gorm/Makefile')
-rw-r--r--devel/gorm/Makefile15
1 files changed, 7 insertions, 8 deletions
diff --git a/devel/gorm/Makefile b/devel/gorm/Makefile
index c97e086b056d..f0e362bba796 100644
--- a/devel/gorm/Makefile
+++ b/devel/gorm/Makefile
@@ -1,13 +1,8 @@
PORTNAME= gorm
-PORTVERSION= 1.2.23
-PORTREVISION= 5
+DISTVERSIONPREFIX= gorm-
+DISTVERSION= 1_3_1
CATEGORIES= devel gnustep
-USE_GITHUB= yes
-GH_ACCOUNT= gnustep
-GH_PROJECT= apps-gorm
-GH_TAGNAME= 04554d2
-
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical Object Relationship Modeller
WWW= http://www.gnustep.org/experience/Gorm.html
@@ -15,9 +10,13 @@ WWW= http://www.gnustep.org/experience/Gorm.html
LICENSE= GPLv3
USES= gnustep
-USE_GNUSTEP= back build
+USE_GNUSTEP= back build gui
USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
+USE_GITHUB= yes
+GH_ACCOUNT= gnustep
+GH_PROJECT= apps-gorm
+
DEFAULT_LIBVERSION= 1.1.0
.include <bsd.port.options.mk>