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

(-)libmal/Makefile (-1 / +2 lines)
Lines 19-25 Link Here
19
USE_GMAKE=	YES
19
USE_GMAKE=	YES
20
USE_LIBTOOL_VER=13
20
USE_LIBTOOL_VER=13
21
HAS_CONFIGURE=	YES
21
HAS_CONFIGURE=	YES
22
CONFIGURE_ARGS=	--with-pilot-prefix=${LOCALBASE}
22
INSTALLS_SHLIB=	YES
23
INSTALLS_SHLIB=	YES
23
CONFLICTS=	malsync-*
24
CONFLICTS=	malsync-[0-9]*
24
25
25
.include <bsd.port.mk>
26
.include <bsd.port.mk>

Return to bug 77098