From 077a58f032efc81c06a5c627cf14888c6eee37d9 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 22 Mar 2008 14:48:03 +0000 Subject: - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup) --- emulators/vba/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'emulators/vba') diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile index 048680798a2d..ccb3dfd3b6a6 100644 --- a/emulators/vba/Makefile +++ b/emulators/vba/Makefile @@ -6,7 +6,7 @@ PORTNAME= vba PORTVERSION= 1.7.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +18,6 @@ COMMENT= Open Source Gameboy Advance emulator BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png -USE_X_PREFIX= yes WANT_GNOME= yes USE_GMAKE= yes GNU_CONFIGURE= yes -- cgit v1.2.3