summaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg045
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-18 04:08:57 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-18 04:08:57 +0000
commitdb90ac6c588db64fbeeb4b4d17c8b0867b91aafb (patch)
tree3d310d34ec9e1345dd1edd7f07b2ffcac470be1e /multimedia/ffmpeg045
parent- use lang/gnustep-objc so libobjc.so is be used (diff)
Switch to new USE_GETOPT_LONG ports option
Notes
Notes: svn path=/head/; revision=79175
Diffstat (limited to 'multimedia/ffmpeg045')
-rw-r--r--multimedia/ffmpeg045/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/ffmpeg045/Makefile b/multimedia/ffmpeg045/Makefile
index 1a440cc49a0d..0a59b0cdb256 100644
--- a/multimedia/ffmpeg045/Makefile
+++ b/multimedia/ffmpeg045/Makefile
@@ -17,11 +17,11 @@ MAINTAINER= lioux@FreeBSD.org
COMMENT= Hyper fast realtime audio/video encoder/converter, streaming server
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
-LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
WRKSRC= ${WRKDIR}/${PORTNAME}
ONLY_FOR_ARCHS= i386
+USE_GETOPT_LONG= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
USE_REINPLACE= yes