diff options
Diffstat (limited to 'graphics/urt/files/patch-aa')
-rw-r--r-- | graphics/urt/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/urt/files/patch-aa b/graphics/urt/files/patch-aa index cf236d8a4a9f..8cc01506594f 100644 --- a/graphics/urt/files/patch-aa +++ b/graphics/urt/files/patch-aa @@ -140,7 +140,7 @@ -LIBPBMPLUS = $(PBMDIR)/ppm/libppm.a $(PBMDIR)/pgm/libpgm.a \ - $(PBMDIR)/pbm/libpbm.a +INCPBMPLUS = -I${LOCALBASE}/include -+LIBPBMPLUS = -L${LOCALBASE}/lib -lppm -lpgm -lpbm ++LIBPBMPLUS = -L${LOCALBASE}/lib -lnetpbm #endif #ifdef SUNRASTER|SUNTOOLS|TAAC1 |