about summary refs log tree commit diff
path: root/converter/other
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other')
-rw-r--r--converter/other/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/other/Makefile b/converter/other/Makefile
index bdacee0f..e3ef6d6a 100644
--- a/converter/other/Makefile
+++ b/converter/other/Makefile
@@ -121,6 +121,7 @@ PORTBINARIES =  avstopam bmptopnm fitstopnm \
 
 ifneq ($(DONT_HAVE_PROCESS_MGMT),Y)
   PORTBINARIES += pstopnm
+  PORTBINARIES += pnmtops
 endif
 
 BINARIES = \
@@ -128,7 +129,6 @@ BINARIES = \
   pamtopdbimg \
   pamtosrf \
   pdbimgtopam \
-  pnmtops \
   pnmtorast \
   rasttopnm \
   srftopam \