Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147493644
D5860.id14936.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1018 B
Referenced Files
None
Subscribers
None
D5860.id14936.diff
View Options
Index: multimedia/libx264/Makefile
===================================================================
--- multimedia/libx264/Makefile
+++ multimedia/libx264/Makefile
@@ -3,6 +3,7 @@
#
# Updating notes: see multimedia/x264/Makefile.
+PORTREVISION= 1
PKGNAMEPREFIX= lib
COMMENT= H.264/MPEG-4 AVC Video Encoding (Library)
MASTERDIR= ${.CURDIR}/../x264
Index: multimedia/x264/Makefile
===================================================================
--- multimedia/x264/Makefile
+++ multimedia/x264/Makefile
@@ -19,7 +19,7 @@
PORTNAME= x264
PORTVERSION= 0.${X264_BUILD}.${X264_REV}
-PORTREVISION= 1
+PORTREVISION?= 2
CATEGORIES= multimedia
MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/x264/snapshots/ \
http://samples.mplayerhq.hu/yuv4mpeg2/:pgo
@@ -80,8 +80,8 @@
.include <bsd.port.options.mk>
.if ${SLAVE_PORT} == "no"
-PLIST_FILES= bin/x264
-LIB_DEPENDS= libx264.so:multimedia/libx264
+PLIST_FILES+= bin/x264
+LIB_DEPENDS+= libx264.so:multimedia/libx264
.endif
.if ${PORT_OPTIONS:MGCC}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 12, 10:16 AM (10 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29550405
Default Alt Text
D5860.id14936.diff (1018 B)
Attached To
Mode
D5860: multimedia/x264: make options actually affect dependencies
Attached
Detach File
Event Timeline
Log In to Comment