View | Details | Raw Unified | Return to bug 79294
Collapse All | Expand All

(-)devel/libffi/Makefile (-1 / +3 lines)
Lines 10-21 Link Here
10
CATEGORIES=	devel
10
CATEGORIES=	devel
11
MASTER_SITES=	ftp://sources.redhat.com/pub/libffi/
11
MASTER_SITES=	ftp://sources.redhat.com/pub/libffi/
12
12
13
MAINTAINER=	horance@freedom.ie.cycu.edu.tw
13
MAINTAINER=	horance@freera.net
14
COMMENT=	Foreign Function Interface
14
COMMENT=	Foreign Function Interface
15
15
16
USE_INC_LIBTOOL_VER=	13
16
USE_INC_LIBTOOL_VER=	13
17
INSTALLS_SHLIB=	yes
17
INSTALLS_SHLIB=	yes
18
CONFIGURE_TARGET=	# empty
18
CONFIGURE_TARGET=	# empty
19
20
CONFLICTS=	gcc-3*
19
21
20
.include <bsd.port.pre.mk>
22
.include <bsd.port.pre.mk>

Return to bug 79294