diff options
Diffstat (limited to 'graphics/evas-loader-wbmp/Makefile')
-rw-r--r-- | graphics/evas-loader-wbmp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/evas-loader-wbmp/Makefile b/graphics/evas-loader-wbmp/Makefile index 5cfd9097f087..61355bc9e3e3 100644 --- a/graphics/evas-loader-wbmp/Makefile +++ b/graphics/evas-loader-wbmp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= loader-wbmp -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -18,7 +18,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes MAKEDIRS= ${WRKSRC}/src/modules/loaders/wbmp |