mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Add patch to make xmmsctrl.h compile with c++ (through 3rd party apps)
and gcc 3.4 - Bump PORTREVISION Approved by: maintainer
This commit is contained in:
parent
1b0fe70a4c
commit
c491a23bf7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121969
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xmms
|
||||
PORTVERSION= 1.2.10
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES+= multimedia audio ipv6
|
||||
MASTER_SITES= http://www.xmms.org/files/1.2.x/ \
|
||||
ftp://ftp.sunet.se/pub/multimedia/xmms/1.2.x/
|
||||
|
11
multimedia/xmms/files/patch-libxmms-xmmsctrl.h
Normal file
11
multimedia/xmms/files/patch-libxmms-xmmsctrl.h
Normal file
@ -0,0 +1,11 @@
|
||||
--- libxmms/xmmsctrl.h.orig Fri Nov 19 13:49:06 2004
|
||||
+++ libxmms/xmmsctrl.h Fri Nov 19 13:49:14 2004
|
||||
@@ -85,7 +85,7 @@
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
-};
|
||||
+}
|
||||
#endif
|
||||
|
||||
/* Deprecated APIs */
|
Loading…
Reference in New Issue
Block a user