aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2008-03-02 11:32:07 +0800
committerobrien <obrien@FreeBSD.org>2008-03-02 11:32:07 +0800
commitcf35d9caa489458075eb1470a11a900eb5a55980 (patch)
treef163070e20068fdad1aa31f9268ffe914f2b2c95 /emulators
parent2e8772a8c9ab7e96532c6ac8cf6e24f04fccd585 (diff)
downloadfreebsd-ports-gnome-cf35d9caa489458075eb1470a11a900eb5a55980.tar.gz
freebsd-ports-gnome-cf35d9caa489458075eb1470a11a900eb5a55980.tar.zst
freebsd-ports-gnome-cf35d9caa489458075eb1470a11a900eb5a55980.zip
Update MASTERSITE and there is no reason to require Gmake.
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 \