summaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-04-29 02:34:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-04-29 02:34:51 +0000
commit9d8bdf65d49e2cf42724c0e03d82e2fd347e9d42 (patch)
tree9bb696f8fc4679335e5b158e5e03280d7a65e83b /x11-themes
parento Bump PORTREVISION (diff)
No longer need to use old autoconf/automake; Mosfet apparently
update the autotools stuff in the change from 0.9.2 to 0.9.4 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=58288
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/mosfet-liquid/Makefile14
1 files changed, 2 insertions, 12 deletions
diff --git a/x11-themes/mosfet-liquid/Makefile b/x11-themes/mosfet-liquid/Makefile
index 0985fc795aee..f2b72de3b94b 100644
--- a/x11-themes/mosfet-liquid/Makefile
+++ b/x11-themes/mosfet-liquid/Makefile
@@ -13,24 +13,14 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@geeksrus.net
-BUILD_DEPENDS= automake14:${PORTSDIR}/devel/automake14 \
- autoconf213:${PORTSDIR}/devel/autoconf213
+BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \
+ autoconf:${PORTSDIR}/devel/autoconf
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_KDEBASE_VER=3
INSTALLS_SHLIB= yes
-MAKE_ENV+= PATH=${WRKDIR}/bin:${PATH}
-CONFIGURE_ENV+= PATH=${WRKDIR}/bin:${PATH}
-
-pre-everything::
- ${MKDIR} ${WRKDIR}/bin
- -$(LN) -sf ${LOCALBASE}/bin/aclocal14 ${WRKDIR}/bin/aclocal
- -$(LN) -sf ${LOCALBASE}/bin/autoconf213 ${WRKDIR}/bin/autoconf
- -$(LN) -sf ${LOCALBASE}/bin/autoheader213 ${WRKDIR}/bin/autoheader
- -$(LN) -sf ${LOCALBASE}/bin/automake14 ${WRKDIR}/bin/automake
-
pre-configure:
cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} -f Makefile.cvs