summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-26 17:28:51 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-26 17:28:51 +0000
commit0dbb4e9e5d885bc52ae44f19623770d583c57953 (patch)
treec1cdf6412a8f25e23ee02c9e44d33d28fbec7a02 /graphics
parentUpdate to version 0.6.6. (diff)
Honor CFLAGS.
PR: 15043 Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
Notes
Notes: svn path=/head/; revision=23352
Diffstat (limited to 'graphics')
-rw-r--r--graphics/mpeg-lib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/mpeg-lib/Makefile b/graphics/mpeg-lib/Makefile
index d065da714010..6d534236ce3c 100644
--- a/graphics/mpeg-lib/Makefile
+++ b/graphics/mpeg-lib/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.bic.mni.mcgill.ca/pub/mpeg/
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
+CONFIGURE_ENV= OPTIMIZE="${CFLAGS}"
pre-install:
@${MKDIR} ${PREFIX}/bin ${PREFIX}/lib ${PREFIX}/include