From a246a0de817d9ea7bfd118678ddde72be2830e9a Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 24 Mar 2008 23:21:25 +0000 Subject: - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup) --- misc/xosd/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'misc/xosd') diff --git a/misc/xosd/Makefile b/misc/xosd/Makefile index 8929597b9fd0..b9c92feab257 100644 --- a/misc/xosd/Makefile +++ b/misc/xosd/Makefile @@ -7,7 +7,7 @@ PORTNAME= xosd PORTVERSION= 2.2.12 -PORTREVISION= 2 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.ignavus.net/ \ ${MASTER_SITE_LOCAL} @@ -18,7 +18,6 @@ COMMENT= X On-Screen-Display Library and XMMS plug-in XMMS_CONFIG?= ${X11BASE}/bin/xmms-config USE_BZIP2= yes -USE_X_PREFIX= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes -- cgit