aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorjhay <jhay@FreeBSD.org>2001-12-16 12:14:31 +0800
committerjhay <jhay@FreeBSD.org>2001-12-16 12:14:31 +0800
commitdeb2a6dc7517e10fd0eaa876ee60b8b69f65d0d9 (patch)
tree3e1e3fa27c40088c87370b328ce65ce92aa3ad63 /graphics
parent0c7b35a70dab4ec708a4abc5cbc358c444e025b8 (diff)
downloadfreebsd-ports-gnome-deb2a6dc7517e10fd0eaa876ee60b8b69f65d0d9.tar.gz
freebsd-ports-gnome-deb2a6dc7517e10fd0eaa876ee60b8b69f65d0d9.tar.zst
freebsd-ports-gnome-deb2a6dc7517e10fd0eaa876ee60b8b69f65d0d9.zip
Fix the diff so that it actually apply. The original source should be used
when generating a diff. This should get make release a bit further again.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gd/files/patch-ac6
-rw-r--r--graphics/gd1/files/patch-ac6
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gd/files/patch-ac b/graphics/gd/files/patch-ac
index 5ca15b19a4e6..9d63cb3d8eb1 100644
--- a/graphics/gd/files/patch-ac
+++ b/graphics/gd/files/patch-ac
@@ -1,5 +1,5 @@
---- Makefile.orig Sat Dec 15 12:52:57 2001
-+++ Makefile Sat Dec 15 12:55:02 2001
+--- Makefile.orig Thu Feb 22 19:03:43 2001
++++ Makefile Sun Dec 16 05:57:07 2001
@@ -3,22 +3,30 @@
#If you do not have gcc, change the setting for COMPILER, but you must
#use an ANSI standard C compiler (NOT the old SunOS 4.1.3 cc
@@ -21,7 +21,7 @@
#If you do have FreeType, libjpeg and/or Xpm fully installed, uncomment a
#variation of this and comment out the line above. See also LIBS below.
#CFLAGS=-O -DHAVE_LIBXPM -DHAVE_LIBPNG -DHAVE_LIBJPEG \
- # -DHAVE_LIBFREETYPE -DHAVE_LIBTTF
+ # -DHAVE_LIBFREETYPE -DHAVE_LIBTTF
+.if defined(WITH_X11)
+CFLAGS+=-DHAVE_XPM
diff --git a/graphics/gd1/files/patch-ac b/graphics/gd1/files/patch-ac
index 5ca15b19a4e6..9d63cb3d8eb1 100644
--- a/graphics/gd1/files/patch-ac
+++ b/graphics/gd1/files/patch-ac
@@ -1,5 +1,5 @@
---- Makefile.orig Sat Dec 15 12:52:57 2001
-+++ Makefile Sat Dec 15 12:55:02 2001
+--- Makefile.orig Thu Feb 22 19:03:43 2001
++++ Makefile Sun Dec 16 05:57:07 2001
@@ -3,22 +3,30 @@
#If you do not have gcc, change the setting for COMPILER, but you must
#use an ANSI standard C compiler (NOT the old SunOS 4.1.3 cc
@@ -21,7 +21,7 @@
#If you do have FreeType, libjpeg and/or Xpm fully installed, uncomment a
#variation of this and comment out the line above. See also LIBS below.
#CFLAGS=-O -DHAVE_LIBXPM -DHAVE_LIBPNG -DHAVE_LIBJPEG \
- # -DHAVE_LIBFREETYPE -DHAVE_LIBTTF
+ # -DHAVE_LIBFREETYPE -DHAVE_LIBTTF
+.if defined(WITH_X11)
+CFLAGS+=-DHAVE_XPM