diff options
author | edwin <edwin@FreeBSD.org> | 2005-01-22 18:56:34 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-01-22 18:56:34 +0800 |
commit | 8ef7b9912a93bdb43161af4ca3d6c97e9d4ae403 (patch) | |
tree | c689d9260579b89d8997168f431a3713686cf24b /emulators | |
parent | 10f339481b687db2cf5ea3c782958da5b5a3f25b (diff) | |
download | freebsd-ports-gnome-8ef7b9912a93bdb43161af4ca3d6c97e9d4ae403.tar.gz freebsd-ports-gnome-8ef7b9912a93bdb43161af4ca3d6c97e9d4ae403.tar.zst freebsd-ports-gnome-8ef7b9912a93bdb43161af4ca3d6c97e9d4ae403.zip |
From: Jean-Yves Lefort <jylefort@brutele.be>
To: Edwin Groothuis <edwin@FreeBSD.org>
You also need to remove BROKEN and DEPRECATED. :)
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux-ePSXe/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/emulators/linux-ePSXe/Makefile b/emulators/linux-ePSXe/Makefile index 503ce13c50cf..e014433a4106 100644 --- a/emulators/linux-ePSXe/Makefile +++ b/emulators/linux-ePSXe/Makefile @@ -23,10 +23,6 @@ RUN_DEPENDS= ${LINUXBASE}/lib/libc-2.3.2.so:${PORTSDIR}/emulators/linux_base-8 \ USE_X_PREFIX= yes USE_ZIP= yes NO_WRKSUBDIR= yes - -BROKEN= "Inconsistent dependencies" -DEPRECATED= "This port will be removed on April 16 if it is still broken at that time." - ONLY_FOR_ARCHS= i386 # Linux binary should not be stripped by INSTALL_PROGRAM |