summaryrefslogtreecommitdiff
path: root/multimedia/transcode/files/patch-contrib:subrip:Makefile
blob: 461565adcdd89ce183a2f9edd2931bfed025ae10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- contrib/subrip/Makefile.orig	Wed Feb  5 02:23:45 2003
+++ contrib/subrip/Makefile	Wed Feb  5 02:23:56 2003
@@ -8,8 +8,8 @@
 INCLUDES :=
 
 ### enable ppm support ###
-DEFINES  += -D_HAVE_LIB_PPM_
-LIBS     += -lppm
+#DEFINES  += -D_HAVE_LIB_PPM_
+#LIBS     += -lppm
 
 ### enable zlib support ###
 DEFINES += -D_HAVE_ZLIB_