diff options
-rw-r--r-- | converter/other/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/other/Makefile b/converter/other/Makefile index e3ef6d6a..3dd94ce1 100644 --- a/converter/other/Makefile +++ b/converter/other/Makefile @@ -121,7 +121,7 @@ PORTBINARIES = avstopam bmptopnm fitstopnm \ ifneq ($(DONT_HAVE_PROCESS_MGMT),Y) PORTBINARIES += pstopnm - PORTBINARIES += pnmtops + BINARIES += pnmtops endif BINARIES = \ |