diff options
Diffstat (limited to 'emulators/linux-peops-softgpu')
-rw-r--r-- | emulators/linux-peops-softgpu/Makefile | 1 | ||||
-rw-r--r-- | emulators/linux-peops-softgpu/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-peops-softgpu/Makefile b/emulators/linux-peops-softgpu/Makefile index a1e8410d55bf..27884291945e 100644 --- a/emulators/linux-peops-softgpu/Makefile +++ b/emulators/linux-peops-softgpu/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= linux-peops- DISTNAME= gpupeopssoftx112 MAINTAINER= jylefort@brutele.be +COMMENT= A PSEmu Pro GPU plugin using a software X11 renderer (Linux version) RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk diff --git a/emulators/linux-peops-softgpu/pkg-comment b/emulators/linux-peops-softgpu/pkg-comment deleted file mode 100644 index 037b719c269a..000000000000 --- a/emulators/linux-peops-softgpu/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A PSEmu Pro GPU plugin using a software X11 renderer (Linux version) |