summaryrefslogtreecommitdiff
path: root/devel/mico/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-12-13 08:46:12 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-12-13 08:46:12 +0000
commit01fa0c28ea163b78c159bba7d631d3301e16f03a (patch)
tree2d8b15f0e69c6eed096a7042baca00f5ff1d6984 /devel/mico/Makefile
parentConverting texts in figure by tgif to LaTeX commands (for Japanese) (diff)
Use USE_AUTOCONF instead of defining it as a dependency and calling it
explicitly.
Notes
Notes: svn path=/head/; revision=15320
Diffstat (limited to 'devel/mico/Makefile')
-rw-r--r--devel/mico/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/devel/mico/Makefile b/devel/mico/Makefile
index c424c521748d..cdf78299aca3 100644
--- a/devel/mico/Makefile
+++ b/devel/mico/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 July 1998
# Whom: Marc G. Fournier <scrappy@freebsd.org>
#
-# $Id: Makefile,v 1.24 1998/11/15 07:50:11 scrappy Exp $
+# $Id: Makefile,v 1.25 1998/11/16 03:25:26 scrappy Exp $
#
DISTNAME= mico-2.2.3
@@ -23,14 +23,13 @@ LIBSTDC= ${PREFIX}/lib/gcc-lib/i386-unknown-freebsd${OSREL}/2.8.1/libstdc++.a
LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk \
tcl80.1:${PORTSDIR}/lang/tcl80
BUILD_DEPENDS= g++28:${PORTSDIR}/lang/gcc28 \
- ${LIBSTDC}:${PORTSDIR}/lang/glibstdc++28 \
- autoconf:${PORTSDIR}/devel/autoconf
+ ${LIBSTDC}:${PORTSDIR}/lang/glibstdc++28
CC= gcc28
CXX= g++28
USE_QT= yes
-GNU_CONFIGURE= yes
+USE_AUTOCONF= yes
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/mico
@@ -42,9 +41,6 @@ MAN1= idl.1 imr.1 nsadmin.1
MAN5= micorc.5
MAN8= ird.8 micod.8 nsd.8
-pre-configure:
- cd ${WRKSRC}; autoconf
-
post-install:
${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m