From d2c492dfd6e6c38a37defa7e88bb72b5ad9b10f6 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 16 Apr 2007 02:16:11 +0000 Subject: Remove conditionals around IGNORE --- audio/nogger/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'audio/nogger') diff --git a/audio/nogger/Makefile b/audio/nogger/Makefile index 570d2392a6b2..801041070383 100644 --- a/audio/nogger/Makefile +++ b/audio/nogger/Makefile @@ -18,11 +18,7 @@ LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis USE_GNOME= gtk20 -.include - -.if ${OSVERSION} >= 500113 -IGNORE= just makes a humming noise -.endif +IGNORE= just makes a humming noise PLIST_FILES= bin/nogger .ifndef(NOPORTDOCS) @@ -43,4 +39,4 @@ do-install: .endfor .endif -.include +.include -- cgit v1.2.3