View | Details | Raw Unified | Return to bug 81703 | Differences between
and this patch

Collapse All | Expand All

(-)libadplug/Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	libadplug
8
PORTNAME=	libadplug
9
PORTVERSION=	1.5.1
9
PORTVERSION=	1.5.1
10
PORTREVISION=	1
10
CATEGORIES=	audio
11
CATEGORIES=	audio
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
12
MASTER_SITE_SUBDIR=	adplug
13
MASTER_SITE_SUBDIR=	adplug
Lines 20-25 Link Here
20
INSTALLS_SHLIB=	yes
21
INSTALLS_SHLIB=	yes
21
USE_LIBTOOL_VER=15
22
USE_LIBTOOL_VER=15
22
USE_REINPLACE=	yes
23
USE_REINPLACE=	yes
24
USE_GCC=	3.4+
23
25
24
CPPFLAGS+=	-I${LOCALBASE}/include
26
CPPFLAGS+=	-I${LOCALBASE}/include
25
LDFLAGS+=	-L${LOCALBASE}/lib
27
LDFLAGS+=	-L${LOCALBASE}/lib
26
- audio-libadplug.patch end --

Return to bug 81703