diff options
author | Steve Price <steve@FreeBSD.org> | 1999-07-24 15:33:04 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-07-24 15:33:04 +0000 |
commit | 1bc094aeaa9e0a7697ce4d94f472f5ac2eeaa7b5 (patch) | |
tree | 451e7de7aadb7dfee2597e5537229e68bbb6f5de /www/mozilla+ipv6 | |
parent | 48752d5db869fb04f8ab5687adec1bc9d32f3d21 (diff) |
Notes
Diffstat (limited to 'www/mozilla+ipv6')
-rw-r--r-- | www/mozilla+ipv6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mozilla+ipv6/Makefile b/www/mozilla+ipv6/Makefile index d439cd34912c..b6c48df523f0 100644 --- a/www/mozilla+ipv6/Makefile +++ b/www/mozilla+ipv6/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Mar 1998 # Whom: eivind/dima/jseger # -# $Id: Makefile,v 1.28 1998/11/11 05:37:32 asami Exp $ +# $Id: Makefile,v 1.29 1999/07/24 02:26:21 cpiazza Exp $ # DISTNAME= mozilla-source-M8 @@ -17,7 +17,7 @@ LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 \ IDL.2:${PORTSDIR}/devel/ORBit \ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 -.include <bsd.port.mk> +.include <bsd.port.pre.mk> .if ${OSVERSION} < 400004 BUILD_DEPENDS+= eg++:${PORTSDIR}/lang/egcs |