diff options
Diffstat (limited to 'graphics/digikam-kde4/Makefile')
-rw-r--r-- | graphics/digikam-kde4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/digikam-kde4/Makefile b/graphics/digikam-kde4/Makefile index 961e8b4834f0..0ae574c6ca26 100644 --- a/graphics/digikam-kde4/Makefile +++ b/graphics/digikam-kde4/Makefile @@ -7,6 +7,7 @@ PORTNAME= digikam PORTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,7 +23,7 @@ LIB_DEPENDS= kexif.1:${PORTSDIR}/graphics/libkexif \ RUN_DEPENDS= dcraw:${PORTSDIR}/graphics/dcraw USE_BZIP2= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_KDELIBS_VER=3 USE_REINPLACE= yes |