freebsd-ports/converters/bsdconv/files/patch-Makefile
Frederic Culot 34a1344520 - Update to 7.5
Changes:	https://github.com/buganini/bsdconv/blob/master/Changelog
PR:		ports/170670
Submitted by: 	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2012-08-16 18:52:02 +00:00

20 lines
453 B
Text

--- Makefile.orig 2012-08-16 22:36:27.000000000 +0800
+++ Makefile 2012-08-16 22:36:47.000000000 +0800
@@ -3,17 +3,9 @@
CFLAGS+=-Wall -DPREFIX='"${PREFIX}"' -DBSDCONV_PATH='"${BSDCONV_PATH}"'
SHLIBVER=7
-UNAME_S=$(shell uname -s)
-ifeq (${UNAME_S}, Darwin)
-SHLIBNAME=libbsdconv.so
-else
SHLIBNAME=libbsdconv.so.${SHLIBVER}
-endif
LIBS?=
-ifeq (${UNAME_S}, Linux)
-LIBS+=-ldl
-endif
TODO_CODECS_BASIC_TABLE=
TODO_CODECS_BASIC_TABLE+=from/3F