From 4e79085c76d137332c22a7250a1d71af8a54d788 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 28 Sep 2005 20:52:18 +0000 Subject: Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, NO_BUILD, USE_LIBTOOL. --- graphics/mpeg2codec/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/mpeg2codec') diff --git a/graphics/mpeg2codec/Makefile b/graphics/mpeg2codec/Makefile index 0c09d0484db..7c446262cf3 100644 --- a/graphics/mpeg2codec/Makefile +++ b/graphics/mpeg2codec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/06/01 18:02:57 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2005/09/28 20:52:23 rillig Exp $ DISTNAME= mpeg2vidcodec_v12 PKGNAME= mpeg2codec-1.2 @@ -12,7 +12,7 @@ COMMENT= MPEG Software Simulation Group's MPEG-2 Encoder and Decoder PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR}/mpeg2 -USE_X11BASE= # defined +USE_X11BASE= yes INSTALLATION_DIRS= bin -- cgit v1.2.3