aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2008-03-02 03:32:07 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2008-03-02 03:32:07 +0000
commit0f40f2951427140821ded2a8849ec936f40ca379 (patch)
tree008c4ee64ba2f8a8fa960f4f5ae7795421c2b696 /emulators
parentbcce058cea845ea20fe0ce608a3d03947644e560 (diff)
downloadports-0f40f2951427140821ded2a8849ec936f40ca379.tar.gz
ports-0f40f2951427140821ded2a8849ec936f40ca379.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/psim-freebsd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/psim-freebsd/Makefile b/emulators/psim-freebsd/Makefile
index 7a4cf1d39b26..20eb5bde0e9d 100644
--- a/emulators/psim-freebsd/Makefile
+++ b/emulators/psim-freebsd/Makefile
@@ -11,14 +11,13 @@ PORTVERSION= 6.5
PORTREVISION?= 0
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
-MASTER_SITE_SUBDIR= gdb/releases
+MASTER_SITE_SUBDIR= gdb/old-releases
DISTNAME= gdb-${PORTVERSION}
MAINTAINER= obrien@FreeBSD.org
COMMENT= PowerPC simulator (PSIM) running in the GNU GDB 6
USE_BZIP2= yes
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-psim --target=powerpc-freebsd-elf \
--program-suffix=psim \