From 778470e69b37a0b51eb74fc00a408bfbf14b4072 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 21 Feb 2004 21:58:25 +0000 Subject: This port is broken on 4.x as well. --- misc/firestring/Makefile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'misc/firestring') diff --git a/misc/firestring/Makefile b/misc/firestring/Makefile index d4808aec9375..ff6c704a74e5 100644 --- a/misc/firestring/Makefile +++ b/misc/firestring/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://firestuff.org/projects/ \ MAINTAINER= dean@odyssey.apana.org.au COMMENT= A library to make string handling easier in C +BROKEN= "Installs libraries into /usr/lib" + HAS_CONFIGURE= yes CONFIGURE_ENV= PREFIX="${PREFIX}" INSTALLS_SHLIB= yes @@ -57,13 +59,7 @@ MAN3= firestring_chomp.3 firestring_chug.3 \ firestring_strncpy.3 firestring_trim.3 \ firestring_vfprintf.3 libfirestring.3 -.include - -.if ${OSVERSION} >= 502000 -BROKEN= "Installs into /usr/lib" -.endif - pre-configure: @-${RM} ${WRKSRC}/firemake/*.orig -.include +.include -- cgit v1.2.3