diff options
Diffstat (limited to 'graphics/inventor/files/patch-lib-GNUmakefile')
-rw-r--r-- | graphics/inventor/files/patch-lib-GNUmakefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/inventor/files/patch-lib-GNUmakefile b/graphics/inventor/files/patch-lib-GNUmakefile deleted file mode 100644 index 46ef35ed0981..000000000000 --- a/graphics/inventor/files/patch-lib-GNUmakefile +++ /dev/null @@ -1,13 +0,0 @@ ---- lib/GNUmakefile.orig 2001-09-25 02:45:32.000000000 +0200 -+++ lib/GNUmakefile 2013-10-10 14:49:54.000000000 +0200 -@@ -10,6 +10,10 @@ - -lX11 -lm \ - -lGLU -lGL - -+ifeq ($(usingFreeBSD), 1) -+LLDLIBS += %%ICONV_LIB%% -+endif -+ - OBJECTS = \ - ./database/src/sb/projectors/SbProjectors.o \ - ./database/src/sb/Sb.o \ |