diff options
Diffstat (limited to 'graphics/giblib/Makefile')
-rw-r--r-- | graphics/giblib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/giblib/Makefile b/graphics/giblib/Makefile index 5f1551a33e9e..8a9366f1c65d 100644 --- a/graphics/giblib/Makefile +++ b/graphics/giblib/Makefile @@ -7,7 +7,7 @@ PORTNAME= giblib PORTVERSION= 1.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ @@ -19,7 +19,7 @@ LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 USE_X_PREFIX= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes post-patch: |