summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>2000-01-31 14:39:49 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>2000-01-31 14:39:49 +0000
commit59daf2fa990627f784d6f184bd0f7523d966da7e (patch)
tree3bee7ae44a83e8ea36c2b3ccf7e3ee768189a9c7 /devel
parentRemove older squid ports. Squid (all versions) builds almost trivially (diff)
broke port getting rid of MICOVER variable .. re-added in a way that doesn't
break portlint Submitted by: Maxim Sobolev <sobomax@altavista.net>
Notes
Notes: svn path=/head/; revision=25358
Diffstat (limited to 'devel')
-rw-r--r--devel/mico/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/mico/Makefile b/devel/mico/Makefile
index 402f90dca6e0..b99de550ebb7 100644
--- a/devel/mico/Makefile
+++ b/devel/mico/Makefile
@@ -15,6 +15,8 @@ MAINTAINER= scrappy@freebsd.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
tcl82.1:${PORTSDIR}/lang/tcl82
+MICOVER= `${ECHO} ${DISTNAME} | ${SED} 's/mico-//'`
+
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_NEWGCC= yes