summaryrefslogtreecommitdiff
path: root/www/galeon12
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-09-29 21:17:52 +0000
committerwiz <wiz@pkgsrc.org>2004-09-29 21:17:52 +0000
commit45e52ed74358516e343821c2f38429c5c063dfa7 (patch)
tree2e68bff1b34be3f07cb3a7da19b61d0d1d4cc92b /www/galeon12
parent227fb304529930dba24b1a23ef41b6338f85162f (diff)
downloadpkgsrc-45e52ed74358516e343821c2f38429c5c063dfa7.tar.gz
Remove strange use of buildlink-internal cc wrapper.
Closes PR 27072; test-built on 2.0_BETA which has gcc3, so the comment above the removed chunk seems incorrect.
Diffstat (limited to 'www/galeon12')
-rw-r--r--www/galeon12/Makefile11
1 files changed, 1 insertions, 10 deletions
diff --git a/www/galeon12/Makefile b/www/galeon12/Makefile
index e02e587fdbe..cb84881a617 100644
--- a/www/galeon12/Makefile
+++ b/www/galeon12/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/08/27 06:29:11 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2004/09/29 21:17:52 wiz Exp $
DISTNAME= galeon-1.2.14
CATEGORIES= www
@@ -50,15 +50,6 @@ LDFLAGS+= ${COMPILER_RPATH_FLAG}${MOZ_LIBDIR}
# Ensure we export symbols in the linked shared object.
LDFLAGS+= ${EXPORT_SYMBOLS_LDFLAGS}
-.include "../../mk/compiler.mk"
-.if !empty(CC_VERSION:Mgcc-3*)
-# Workaround for gcc3 build issue
-post-buildlink:
- ${CP} ${BUILDLINK_DIR}/bin/cc ${BUILDLINK_DIR}/bin/cc.orig
- ${SED} 's:\(exec \$$cmd\):\1 -lstdc++ -lm:' ${BUILDLINK_DIR}/bin/cc.orig\
- > ${BUILDLINK_DIR}/bin/cc
-.endif
-
pre-install:
${GCONF_PREFIX}/bin/gconftool --shutdown