From 45a085ac121097053e07252c60df65b972d4d74c Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 2 Feb 2007 17:06:25 +0000 Subject: - Remove support for xfree86-3 PR: ports/106666 Submitted by: vd With hat: portmgr --- emulators/vice/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'emulators/vice') diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 45d1c24831c8..909e681c9d14 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -16,6 +16,7 @@ PKGNAMESUFFIX?= ${GNOME_SUFFIX}${PKGNAMESUFFIX2} MAINTAINER= dinoex@FreeBSD.org COMMENT= Emulator for Commodore C64, C128, VIC20, PET, and CBM-II +BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} LIB_DEPENDS= png:${PORTSDIR}/graphics/png .if !defined(VICE_WITH_GNOME) LIB_DEPENDS+= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d @@ -89,10 +90,6 @@ CFLAGS+= -DHAVE_LIBESD=1 -DHAVE_SDL_SDL_AUDIO_H=1 CONFIGURE_ARGS+= --without-esd .endif -.if ${X_WINDOW_SYSTEM:L} != xfree86-3 -BUILD_DEPENDS+= bdftopcf:${X_CLIENTS_PORT} -.endif - .if ${ARCH} == "alpha" && ${OSVERSION} < 500000 # ../src/resid/libresid.a(wave.o)(.rodata+0x0): relocation truncated to fit: GPREL32 *UND* BROKEN= "GPREL relocation truncated" -- cgit v1.2.3