use the standard kde patches, avoid autoconf autodetection, do not
pick up autoconf-2.54 if it's there, so that autoheader get confused when it sees an autom4te cache it didn't create... first notice by sturm@
This commit is contained in:
parent
ea4507e6c2
commit
9a27aa44e3
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2005/04/16 14:56:34 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2005/04/19 10:11:26 espie Exp $
|
||||
|
||||
COMMENT= "kde interface to exif"
|
||||
CATEGORIES= graphics devel x11 x11/kde
|
||||
@ -17,10 +17,10 @@ WANTLIB= ICE Xrender SM Xext pthread X11 util m z \
|
||||
jpeg png art_lgpl_2
|
||||
MODULES= x11/kde
|
||||
|
||||
MODKDE_VERSION= 3.4
|
||||
MODKDE_LIBTOOL= Yes
|
||||
CONFIGURE_STYLE= autoconf
|
||||
AUTOCONF_VERSION= 2.59
|
||||
AUTOCONF= /bin/sh ${WRKDIST}/admin/cvs.sh configure
|
||||
CONFIGURE_ARGS+= ${MODKDE_CONFIGURE_ARGS}
|
||||
USE_GMAKE?= Yes
|
||||
CONFIGURE_ENV+= ${MODKDE_CONFIGURE_ENV}
|
||||
|
Loading…
Reference in New Issue
Block a user