aboutsummaryrefslogtreecommitdiff
path: root/devel/i386-rtems-gdb
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2004-02-26 15:34:58 +0000
committerJames E. Housley <jeh@FreeBSD.org>2004-02-26 15:34:58 +0000
commit2195b09cdef0cae41297b8978d285121812db104 (patch)
tree92d13196163da9f5458ef4a292f1369d6eaf33a9 /devel/i386-rtems-gdb
parent4b70001c28d3702006e49e06fc52b7931a8dcc46 (diff)
downloadports-2195b09cdef0cae41297b8978d285121812db104.tar.gz
ports-2195b09cdef0cae41297b8978d285121812db104.zip
MASTERDIR was either not specified or specified in the wrong makefile.
Notes
Notes: svn path=/head/; revision=102203
Diffstat (limited to 'devel/i386-rtems-gdb')
-rw-r--r--devel/i386-rtems-gdb/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/i386-rtems-gdb/Makefile b/devel/i386-rtems-gdb/Makefile
index 6ff5a89b8123..130245604e1c 100644
--- a/devel/i386-rtems-gdb/Makefile
+++ b/devel/i386-rtems-gdb/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gdb
PORTVERSION= 5.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gdb
@@ -26,7 +26,6 @@ PATCH_SITES= ftp://ftp.rtems.com/pub/rtems/snapshots/c_tools/source/ \
LCLTARGET?= i386-rtems
GDBNAME= gdb-5.2
-MASTERDIR= ${.CURDIR}/../i386-rtems-gdb
PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET}
BUILD_DEPENDS= ${LCLTARGET}-as:${PORTSDIR}/devel/${LCLTARGET}-binutils \