diff options
Diffstat (limited to 'graphics/imlib/Makefile')
| -rw-r--r-- | graphics/imlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index 1ae7fe824d35..83c1c4cd1f9f 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -6,7 +6,7 @@ # PORTNAME= imlib -PORTVERSION= 1.9.8.1 +PORTVERSION= 1.9.9 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/imlib @@ -22,7 +22,7 @@ USE_X_PREFIX= yes USE_GTK= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/imlib +CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/imlib --disable-modules CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |
