aboutsummaryrefslogtreecommitdiff
path: root/devel/gdb53-act
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gdb53-act')
-rw-r--r--devel/gdb53-act/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/gdb53-act/Makefile b/devel/gdb53-act/Makefile
index e7f3ce745129..4ff1ae5d6305 100644
--- a/devel/gdb53-act/Makefile
+++ b/devel/gdb53-act/Makefile
@@ -5,8 +5,10 @@
# $FreeBSD$
PORTNAME= gdb
-PORTVERSION= 5.3-act
+PORTVERSION= 5.3
+PORTEPOCH= 1
CATEGORIES= devel
+PKGNAMESUFFIX= -act
MAINTAINER= john@johnrshannon.com
COMMENT= GDB 5.3 modified by ACT for Ada programming language
@@ -56,7 +58,6 @@ do-fetch:
fi; \
fi;
-
do-extract:
${MKDIR} ${WRKSRC}
cd ${DISTDIR}/${DIST_SUBDIR}/gdb-5.3 ; pax -pe -rwt . ${WRKSRC}