Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148231319
D22269.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1016 B
Referenced Files
None
Subscribers
None
D22269.id.diff
View Options
Index: head/audio/pianobar/Makefile
===================================================================
--- head/audio/pianobar/Makefile
+++ head/audio/pianobar/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pianobar
PORTVERSION= 2019.02.14
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= https://6xq.net/${PORTNAME}/
@@ -14,22 +14,19 @@
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libao.so:audio/libao \
- libfaad.so:audio/faad \
- libmad.so:audio/libmad \
libgnutls.so:security/gnutls \
libjson-c.so:devel/json-c \
libgcrypt.so:security/libgcrypt \
libavcodec.so:multimedia/ffmpeg \
libcurl.so:ftp/curl
-USES= alias gmake pkgconfig tar:bzip2
+MAKE_ENV+= V=1
+USES= alias gmake localbase pkgconfig tar:bzip2
PLIST_FILES= bin/pianobar \
man/man1/pianobar.1.gz
-MAKE_ARGS+= CC="${CC}" PREFIX="${PREFIX}"
-
-CFLAGS+= -I${LOCALBASE}/include -std=c99
-LDFLAGS+= -L${LOCALBASE}/lib
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pianobar
.include <bsd.port.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 17, 4:29 PM (6 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29764608
Default Alt Text
D22269.id.diff (1016 B)
Attached To
Mode
D22269: audio/pianobar: Cleanup Makefile
Attached
Detach File
Event Timeline
Log In to Comment