diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/pgrouting/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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 |