Remove undocumented OpenBSD restriction that does not appear to be
supported by the distfile contents.
This commit is contained in:
parent
85cf9d3f51
commit
8c49eabbeb
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.8 2013/02/06 19:31:05 jperkin Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2015/01/04 04:12:32 dholland Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mesure-0.5
|
||||
|
@ -13,8 +13,6 @@ COMMENT= Tool to measure different kind of streams
|
|||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= gmake
|
||||
|
||||
NOT_FOR_PLATFORM+= OpenBSD-*-*
|
||||
|
||||
INSTALL_MAKE_FLAGS+= PREFIX=${DESTDIR}${PREFIX} \
|
||||
MANDIR=${DESTDIR}${PREFIX}/${PKGMANDIR} \
|
||||
DATADIR=${DESTDIR}${PREFIX}/share
|
||||
|
|
Loading…
Reference in a new issue