diff options
Diffstat (limited to 'x11/ecore-imf/Makefile')
-rw-r--r-- | x11/ecore-imf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ecore-imf/Makefile b/x11/ecore-imf/Makefile index 0c67054..df3cf47 100644 --- a/x11/ecore-imf/Makefile +++ b/x11/ecore-imf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= imf -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= x11 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= ecore libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_imf INSTALL_WRKSRC= ${BUILD_WRKSRC} |