14 lines
382 B
Diff
14 lines
382 B
Diff
diff --git a/converter/ppm/Makefile b/converter/ppm/Makefile
|
|
index b97349d..f68170f 100644
|
|
--- a/converter/ppm/Makefile
|
|
+++ b/converter/ppm/Makefile
|
|
@@ -7,7 +7,7 @@ VPATH=.:$(SRCDIR)/$(SUBDIR)
|
|
|
|
include $(BUILDDIR)/config.mk
|
|
|
|
-SUBDIRS = hpcdtoppm ppmtompeg
|
|
+SUBDIRS = hpcdtoppm
|
|
|
|
PORTBINARIES = 411toppm eyuvtoppm gouldtoppm ilbmtoppm imgtoppm \
|
|
leaftoppm mtvtoppm neotoppm \
|