From bcb1ce18af934c94ebe2b64da791db4c919234f7 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Fri, 30 Mar 2007 06:13:54 +0000 Subject: Add depends to pkgconfig, and bump version. Submitted by: pav@ via email. Approved by: ijliao@ via irc. --- graphics/libqrencode/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/libqrencode') diff --git a/graphics/libqrencode/Makefile b/graphics/libqrencode/Makefile index 60692a0d50f4..a722947a2c46 100644 --- a/graphics/libqrencode/Makefile +++ b/graphics/libqrencode/Makefile @@ -8,7 +8,7 @@ PORTNAME= libqrencode PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://megaui.net/fukuchi/works/qrencode/ DISTNAME= qrencode-${PORTVERSION} @@ -19,7 +19,7 @@ COMMENT= A C library for encoding data in a QR Code symbol LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_GETOPT_LONG= yes -USE_GNOME= gnometarget gnomehack +USE_GNOME= gnometarget gnomehack pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CFLAGS+= -I${LOCALBASE}/include -- cgit v1.2.3