summaryrefslogtreecommitdiff
path: root/print/pnm2ppa/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'print/pnm2ppa/files/patch-aa')
-rw-r--r--print/pnm2ppa/files/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pnm2ppa/files/patch-aa b/print/pnm2ppa/files/patch-aa
index c0d7c51074f0..8813af595200 100644
--- a/print/pnm2ppa/files/patch-aa
+++ b/print/pnm2ppa/files/patch-aa
@@ -16,8 +16,8 @@
-CFLAGS=-Wall -pedantic -O2
-LDFLAGS=-lm
+CC?=gcc
-+CFLAGS+=-DCONFDIR=\"$(CONFDIR)\" -I${LOCALBASE}/include
-+LDFLAGS=-lm -L${LOCALBASE}/lib -lgnugetopt
++CFLAGS+=-DCONFDIR=\"$(CONFDIR)\"
++LDFLAGS+=-lm
INSTALL=install
# Install under Linux and other versions with the -b (backup) option