aboutsummaryrefslogtreecommitdiff
path: root/devel/msp430-gdb
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /devel/msp430-gdb
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Notes
Diffstat (limited to 'devel/msp430-gdb')
-rw-r--r--devel/msp430-gdb/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/msp430-gdb/Makefile b/devel/msp430-gdb/Makefile
index 17dda033e70e..633e00fbea50 100644
--- a/devel/msp430-gdb/Makefile
+++ b/devel/msp430-gdb/Makefile
@@ -25,10 +25,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${GDBVERSION}
USE_BZIP2= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:13
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --target=${PKGNAMEPREFIX:S/-$//}
MAKE_ENV= PATH=${PREFIX}/bin:${PATH}
-LIBTOOLFILES= configure opcodes/configure bfd/configure
MAN1= ${PKGNAMEPREFIX}gdb.1 ${PKGNAMEPREFIX}run.1
PLIST_SUB+= PORTVERSION=${PORTVERSION} GDB_TARG=${PKGNAMEPREFIX:S/-$//} \