aboutsummaryrefslogtreecommitdiffstats
path: root/devel/imake-4/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-05-22 22:29:17 +0800
committersobomax <sobomax@FreeBSD.org>2002-05-22 22:29:17 +0800
commit16fbdcd1f31505c3d14cc26712452f3eb63c106d (patch)
tree1eb4a8f5d261cb3c8325af70c691c3e6ba208f66 /devel/imake-4/Makefile
parentdb86d86f582b2d0c8c72d98d18ecc4780c1e373f (diff)
downloadfreebsd-ports-gnome-16fbdcd1f31505c3d14cc26712452f3eb63c106d.tar.gz
freebsd-ports-gnome-16fbdcd1f31505c3d14cc26712452f3eb63c106d.tar.zst
freebsd-ports-gnome-16fbdcd1f31505c3d14cc26712452f3eb63c106d.zip
imake(1) thinks that the first place where to look for a compiler on FreeBSD
is /usr/local/bin/gcc, which simply is not true. Correct it. Bump PORTREVISION for imake-4 port (XFree86-4-libraries isn't bumped because this port doesn't install its own imake binary, but builds it for internal consumption only). No reply from: MAINTAINERs
Diffstat (limited to 'devel/imake-4/Makefile')
-rw-r--r--devel/imake-4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/imake-4/Makefile b/devel/imake-4/Makefile
index 71d43c7f818d..760641627265 100644
--- a/devel/imake-4/Makefile
+++ b/devel/imake-4/Makefile
@@ -7,6 +7,7 @@
PORTNAME= imake
PORTVERSION= 4.2.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_XFREE} \
ftp://psych.psy.uq.oz.au/pub/X11R5/:wrap \