diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-22 10:56:34 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-22 10:56:34 +0000 |
commit | 2b0af0454a187dac399dfb433038128f75df78a4 (patch) | |
tree | 236f45e4dca693c12538dc6e0c35d09bd4bdf71a /emulators/linux-ePSXe | |
parent | 7559c1eae39811470749c764d68fa71fc23b4d72 (diff) | |
download | ports-2b0af0454a187dac399dfb433038128f75df78a4.tar.gz ports-2b0af0454a187dac399dfb433038128f75df78a4.zip |
Notes
Diffstat (limited to 'emulators/linux-ePSXe')
-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 |