From 836e27b582ceadbbca774abfe830b2dbb2f601bb Mon Sep 17 00:00:00 2001 From: danilo Date: Fri, 17 Jan 2014 16:25:52 +0000 Subject: - Remove FETCH_ARGS, "-Fpr" is the default parameter. Reported by: jgh --- databases/pgrouting/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'databases') diff --git a/databases/pgrouting/Makefile b/databases/pgrouting/Makefile index 8c8dc14b554f..aba4f3211b73 100644 --- a/databases/pgrouting/Makefile +++ b/databases/pgrouting/Makefile @@ -21,8 +21,6 @@ USES= cmake pkgconfig USE_PGSQL= yes USE_LDCONFIG= yes -FETCH_ARGS= -Fpr - CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -- cgit