aboutsummaryrefslogtreecommitdiff
path: root/net/liferea/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2004-01-14 06:16:57 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2004-01-14 06:16:57 +0000
commitcd90363679837434b71c70bd56a8f15d862708ff (patch)
tree0f8d53c4c84d26459c600334544f307c5ef71234 /net/liferea/Makefile
parentfa94392e8d2063e75dc19bcdfab5c98270f8771d (diff)
Notes
Diffstat (limited to 'net/liferea/Makefile')
-rw-r--r--net/liferea/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/liferea/Makefile b/net/liferea/Makefile
index b7fd5b4550e7..a3130b987c7b 100644
--- a/net/liferea/Makefile
+++ b/net/liferea/Makefile
@@ -7,6 +7,7 @@
PORTNAME= liferea
PORTVERSION= 0.4.6b
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= liferea
@@ -19,6 +20,8 @@ USE_GNOME= gnomeprefix gnomehack gconf2 libxml2 libgtkhtml \
gnomevfs2
USE_GMAKE= yes
GNU_CONFIGURE= yes
+CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
post-install:
@${CAT} ${PKGMESSAGE}