Skip to content

Commit

Permalink
samba4: require GCC 4.4
Browse files Browse the repository at this point in the history
from xalopp in #24
(Doesn't include the PLIST changes, which I'm hesitating about)
  • Loading branch information
coypoop committed Apr 12, 2018
1 parent 06b9648 commit 99303de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion net/samba4/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.40 2018/03/12 11:17:23 wiz Exp $
# $NetBSD: Makefile,v 1.41 2018/04/12 09:05:57 maya Exp $

DISTNAME= samba-${VERSION}
PKGREVISION= 5
Expand All @@ -15,6 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
VERSION= 4.6.8
CONFLICTS+= ja-samba-[0-9]* tdb-[0-9]* winbind-[0-9]*

GCC_REQD+= 4.4
BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
DEPENDS+= ${PYPKGPREFIX}-iso8601-[0-9]*:../../time/py-iso8601
DEPENDS+= ${PYPKGPREFIX}-dns-[0-9]*:../../net/py-dns
Expand Down

0 comments on commit 99303de

Please sign in to comment.