Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,16 +1,15 @@
|
||||
# $NetBSD: Makefile,v 1.61 2013/05/31 12:41:59 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.64 2013/12/13 16:27:34 schnoebe Exp $
|
||||
|
||||
PKGNAME= amanda-common-${AMANDA_VERSION}
|
||||
PKGREVISION= 3
|
||||
PKGREVISION= 5
|
||||
SVR4_PKGNAME= amaco
|
||||
|
||||
COMMENT= Common libraries and binaries for Amanda
|
||||
|
||||
.include "../../sysutils/amanda-common/Makefile.common"
|
||||
|
||||
.if ${OPSYS} == "SunOS"
|
||||
CPPFLAGS+= -D_LARGEFILE64_SOURCE
|
||||
.endif
|
||||
CPPFLAGS.SunOS+= -D_LARGEFILE64_SOURCE
|
||||
LDFLAGS.SunOS+= -lsocket
|
||||
|
||||
CONFIGURE_ARGS+= --without-server --without-client --without-gnuplot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user