]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/netpbm
smartmontools: update to 7.1
[ipfire-2.x.git] / lfs / netpbm
index e22e0fbc8743c3ba9023efe2c8e8417237c0c743..25de86bce3f265e8ec21507870afc1b3e8702f40 100644 (file)
@@ -34,7 +34,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = netpbm
 PAK_VER    = 2
 
-DEPS       = ""
+DEPS       =
 
 CFLAGS    += -flax-vector-conversions
 
@@ -81,7 +81,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
        rm -rf /usr/netpbm
        cp $(DIR_SRC)/config/netpbm/config.mk $(DIR_APP)
-       cd $(DIR_APP) && make CFLAGS="$(CFLAGS)"
+       cd $(DIR_APP) && make CFLAGS="$(CFLAGS)" #The build of this version cannot be parallelized
        cd $(DIR_APP) && make package PKGDIR=/usr/netpbm
        mkdir -pv /usr/include/netpbm 
        mkdir -pv /usr/share/netpbm