diff options
Diffstat (limited to 'emulators/vpce/Makefile')
-rw-r--r-- | emulators/vpce/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vpce/Makefile b/emulators/vpce/Makefile index a82b74b7d71b..3786bf817ff5 100644 --- a/emulators/vpce/Makefile +++ b/emulators/vpce/Makefile @@ -7,7 +7,7 @@ PORTNAME= vpce PORTVERSION= 0.3f -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://www.geocities.com/SiliconValley/Way/3340/ \ http://freebsd.unixfreunde.de/sources/ @@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= PC Engine (TG16) emulator on X NO_WRKSUBDIR= yes -USE_XLIB= yes +USE_XORG= x11 NO_BUILD= yes STRIP= |