diff options
Diffstat (limited to 'devel/libgutenfetch/Makefile')
-rw-r--r-- | devel/libgutenfetch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgutenfetch/Makefile b/devel/libgutenfetch/Makefile index fa3f4920bdd5..099731d4b5a4 100644 --- a/devel/libgutenfetch/Makefile +++ b/devel/libgutenfetch/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= johntabularasa@users.sf.net COMMENT= Library that allows application developers to connect to PG -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +LIB_DEPENDS= libcurl.so:ftp/curl GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |