From 3b0eecbb2cfb5d1d2381a457d0dcfd3cf785b081 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 28 Mar 2012 15:14:54 +0000 Subject: Remove not-for-compiler-clang line, it does compile with clang. --- audio/ocp/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile index 884b0d4ba7d..004940187e2 100644 --- a/audio/ocp/Makefile +++ b/audio/ocp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/02/15 22:23:15 hans Exp $ +# $NetBSD: Makefile,v 1.12 2012/03/28 15:14:54 wiz Exp $ DISTNAME= ocp-0.1.21 PKGREVISION= 1 @@ -11,9 +11,6 @@ HOMEPAGE= http://sourceforge.net/p/opencubicplayer/ COMMENT= Open Cubic Player LICENSE= gnu-gpl-v2 -# uses nested functions -NOT_FOR_COMPILER= clang - PKG_DESTDIR_SUPPORT= user-destdir USE_PKGLOCALEDIR= yes -- cgit v1.2.3