aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gputils/Makefile
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2005-07-03 23:43:46 +0800
committeroliver <oliver@FreeBSD.org>2005-07-03 23:43:46 +0800
commitfa4f1f8cba36769837bcf0a5e1db025039b1368b (patch)
treea6d02d6f30e0a4ba012a21423325a53230f6a60d /devel/gputils/Makefile
parent8201260fd1d2714a9915764bd6212bf375a8e21f (diff)
downloadfreebsd-ports-gnome-fa4f1f8cba36769837bcf0a5e1db025039b1368b.tar.gz
freebsd-ports-gnome-fa4f1f8cba36769837bcf0a5e1db025039b1368b.tar.zst
freebsd-ports-gnome-fa4f1f8cba36769837bcf0a5e1db025039b1368b.zip
update to 0.13.2
PR: ports/82331 Submitted by: Tijl Coosemans <tijl@ulyssis.org> Approved by: maintainer timeout (2 weeks)
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)