From 06aa815303d09728523a1521f001bd7d8ac0ff16 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 23 Mar 2008 23:03:18 +0000 Subject: - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup) --- x11/xnodecor/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/xnodecor') diff --git a/x11/xnodecor/Makefile b/x11/xnodecor/Makefile index 2c66402de325..63ce080b1576 100644 --- a/x11/xnodecor/Makefile +++ b/x11/xnodecor/Makefile @@ -7,7 +7,7 @@ PORTNAME= xnodecor PORTVERSION= 0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= ftp://ftp.42.org/pub/wmx/contrib/ DISTFILES= xnodecor.c @@ -16,8 +16,8 @@ MAINTAINER= katsura@cc.osaka-kyoiku.ac.jp COMMENT= Utility to set override_redirect in XWindowAttributes to True NO_WRKSUBDIR= yes +USE_XORG= x11 PLIST_FILES= bin/xnodecor -USE_X_PREFIX= yes do-extract: @${MKDIR} ${WRKDIR} -- cgit v1.2.3