summaryrefslogtreecommitdiff
path: root/graphics/netpbm/patches/patch-common.mk
blob: c220461d27f59a79c2b1b0f4be5705e8f388a98d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-common.mk,v 1.1 2014/10/23 23:41:32 fhajny Exp $

Simplify install target.
--- common.mk.orig	2014-09-08 21:26:50.000000000 +0000
+++ common.mk
@@ -465,7 +465,7 @@ endif
 
 PKGMANSUBDIRS = man1 man3 man5 web
 
-PKGSUBDIRS = bin include include/netpbm lib link misc \
+PKGSUBDIRS = bin include include/netpbm lib misc \
   $(PKGMANSUBDIRS:%=$(PKGMANDIR)/%)
 
 $(PKGSUBDIRS:%=$(PKGDIR)/%):