diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-02-20 16:54:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-02-20 16:54:30 +0000 |
commit | eaf0703cea2ce4076c5ee15ef90f0496313d4dc0 (patch) | |
tree | b81e84b3c947527003b7f0323d9b0b3a33361feb /emulators | |
parent | e267732558f74fb70a8235c7f2b30db659a8848a (diff) | |
download | ports-eaf0703cea2ce4076c5ee15ef90f0496313d4dc0.tar.gz ports-eaf0703cea2ce4076c5ee15ef90f0496313d4dc0.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 4f62e7b15c70..32a21cd2ce64 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -108,7 +108,7 @@ SUBDIR += pcemu SUBDIR += pcsxr SUBDIR += pearpc - SUBDIR += pipelight +# SUBDIR += pipelight SUBDIR += playonbsd SUBDIR += ppsspp SUBDIR += ppsspp-qt5 |