c46e01a90a
PR: ports/123026 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
13 lines
371 B
Text
13 lines
371 B
Text
--- Makefile.orig 2008-04-20 21:03:40.000000000 -0500
|
|
+++ Makefile 2008-04-20 21:03:56.000000000 -0500
|
|
@@ -12,8 +12,8 @@
|
|
#=========================================================
|
|
|
|
#Uncomment the platform you are running on
|
|
-PLATFORM=linux
|
|
-#PLATFORM=FreeBSD
|
|
+#PLATFORM=linux
|
|
+PLATFORM=FreeBSD
|
|
#PLATFORM=MacOSX
|
|
|
|
# Comment the line below to exclude support for TIFF
|