summaryrefslogtreecommitdiff
path: root/audio/xmcd
diff options
context:
space:
mode:
authoragc <agc>1998-06-09 13:36:48 +0000
committeragc <agc>1998-06-09 13:36:48 +0000
commit9139a74693a21f366f4050e9304416b3f9da9702 (patch)
tree32dcdb09fce3e1ff5268fd734e737484cd69aba2 /audio/xmcd
parentaed270cfd44f44fc7d146f06c24d10fd9f29871f (diff)
downloadpkgsrc-9139a74693a21f366f4050e9304416b3f9da9702.tar.gz
Rationalise Motif/Lesstif handling.
Get rid of HAVE_MOTIF, MOTIF_STATIC, REQUIRES_MOTIF and MOTIF_ONLY. Standardise on USE_MOTIF, which uses the pkgsrc dependency checks to use Motif, if it's available, or Lesstif, if not.
Diffstat (limited to 'audio/xmcd')
-rw-r--r--audio/xmcd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile
index 98d46291e3f..fdd5b202838 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/06/02 21:50:06 tron Exp $
+# $NetBSD: Makefile,v 1.9 1998/06/09 13:36:48 agc Exp $
# FreeBSD Id: Makefile,v 1.8 1997/09/08 13:20:10 tg Exp
#
@@ -8,7 +8,7 @@ MASTER_SITES= http://mercury.hypersurf.com/~amb/download/xmcd/src/
MAINTAINER= hubertf@netbsd.org
-REQUIRES_MOTIF= yes
+USE_MOTIF= yes
USE_IMAKE= yes
IS_INTERACTIVE= yes # asks a lot of questions