From 4ab73fde6eb5fc46fecfc39aec07fdcefbeff324 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 10 Jul 2013 06:49:35 +0000 Subject: Convert from USE_MOTIF to USES=motif --- editors/xemacs-devel/Makefile | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'editors/xemacs-devel') diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile index ca1a34a4b2be..9093786853a3 100644 --- a/editors/xemacs-devel/Makefile +++ b/editors/xemacs-devel/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: X-Emacs -# Date created: 25 Oct 2001 -# Whom: Gary Jennejohn (gj@FreeBSD.org) -# +# Created by: Gary Jennejohn # $FreeBSD$ -# PORTNAME= xemacs-devel PORTVERSION= ${XEMACS_VER:S/-/./} @@ -79,10 +75,10 @@ ALL_TARGET= all dist PLIST_SUB= XEMACS_VER=${XEMACS_VER} XEMACS_ARCH=${XEMACS_ARCH} -.include +.include .if exists(${LOCALBASE}/lib/libXm.so) -USE_MOTIF= yes +USES+= motif HAVE_MOTIF= yes .endif @@ -157,4 +153,4 @@ post-install:: # @${ECHO_MSG} "to ${PORTNAME}${PKGNAMESUFFIX}-${XEMACS_VER}." #.endif -.include +.include -- cgit v1.2.3