From 1aa27e0a632768c41f261353039f29c1aba5e5f9 Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Fri, 15 Dec 2006 13:18:43 +0000 Subject: - Remove USE_X_PREFIX and bump PORTREVISION. - Minor style change to Makefile. --- x11/yalias/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'x11/yalias/Makefile') diff --git a/x11/yalias/Makefile b/x11/yalias/Makefile index 43aa69660e8c..f270dcacec50 100644 --- a/x11/yalias/Makefile +++ b/x11/yalias/Makefile @@ -7,7 +7,7 @@ PORTNAME= yalias PORTVERSION= 0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= http://offog.org/files/ \ ftp://ftp.i-scream.org/pub/offog.org/files/ \ @@ -19,12 +19,10 @@ COMMENT= An enhanced execution box with regex pattern matching USE_GNOME= gtk20 USE_XLIB= yes -USE_X_PREFIX= yes - ALL_TARGET= yalias MAKE_ARGS= prefix=${PREFIX} YALIASDIR=${DATADIR} -.if !defined(NOPORTDOCS) +.ifndef(NOPORTDOCS) post-install: ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} -- cgit v1.2.3