aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/vid
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-07-08 01:28:39 +0800
committerijliao <ijliao@FreeBSD.org>2002-07-08 01:28:39 +0800
commitc0b61cd387513580e48462a61db72e69faab3a6a (patch)
treefab0995d358f248b92befc1e88be58aa359d2ea6 /graphics/vid
parentc750f792647391cfbf77adf687bad931f5d3d950 (diff)
downloadfreebsd-ports-gnome-c0b61cd387513580e48462a61db72e69faab3a6a.tar.gz
freebsd-ports-gnome-c0b61cd387513580e48462a61db72e69faab3a6a.tar.zst
freebsd-ports-gnome-c0b61cd387513580e48462a61db72e69faab3a6a.zip
pbm -> netpbm
PR: 40285, 40286, 40287 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'graphics/vid')
-rw-r--r--graphics/vid/files/patch-Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/vid/files/patch-Makefile b/graphics/vid/files/patch-Makefile
new file mode 100644
index 000000000000..2a4eade17bf8
--- /dev/null
+++ b/graphics/vid/files/patch-Makefile
@@ -0,0 +1,10 @@
+--- Makefile.old Sun Jul 7 21:56:30 2002
++++ Makefile Sun Jul 7 21:56:38 2002
+@@ -6,7 +6,7 @@
+
+ CFLAGS = -O
+ CPPFLAGS = -I/usr/local/include
+-LIBS = -L/usr/local/lib -lpnm
++LIBS = -L/usr/local/lib -lnetpbm
+
+ default: vid