aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gputils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gputils/Makefile')
-rw-r--r--devel/gputils/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/gputils/Makefile b/devel/gputils/Makefile
index fa835861d946..21a823f8b3ce 100644
--- a/devel/gputils/Makefile
+++ b/devel/gputils/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gputils
-PORTVERSION= 0.12.0
+PORTVERSION= 0.13.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,9 +15,8 @@ MAINTAINER= sam@rfc1149.net
COMMENT= GPUTILS is a set of utilities for Microchip PIC microcontrollers
GNU_CONFIGURE= yes
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-MAN1= gpal.1 gpasm.1 gpdasm.1 gplib.1 gplink.1 gputils.1 gpvc.1 gpvo.1
+MAN1= gpasm.1 gpdasm.1 gplib.1 gplink.1 gpstrip.1 gputils.1 gpvc.1 gpvo.1
post-install:
.if !defined(NOPORTDOCS)