Allow/enable build under Linux, which works just fine now that we have
ez3m linuxable.
This commit is contained in:
parent
1ea7487f0f
commit
2d07470394
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.3 2004/01/06 05:11:16 xtraeme Exp $
|
||||
# $NetBSD: Makefile.common,v 1.4 2004/06/04 18:19:50 jschauma Exp $
|
||||
|
||||
DISTNAME= cvsup-snap-16.1h
|
||||
CATEGORIES= devel net
|
||||
|
@ -8,7 +8,7 @@ MAINTAINER= motoyuki@bsdclub.org
|
|||
HOMEPAGE= http://www.polstra.com/projects/freeware/CVSup/
|
||||
COMMENT= cvsup daemon and client
|
||||
|
||||
ONLY_FOR_PLATFORM= FreeBSD-*-i386 NetBSD-*-i386
|
||||
ONLY_FOR_PLATFORM= FreeBSD-*-i386 NetBSD-*-i386 Linux-*-i386
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue