summaryrefslogtreecommitdiff
path: root/lang/gcc3
diff options
context:
space:
mode:
authorjlam <jlam>2006-03-20 18:15:37 +0000
committerjlam <jlam>2006-03-20 18:15:37 +0000
commitba56a6d962bf14bb906ae2ad6fbe36b11088e35f (patch)
tree0f05903ff61fcd859ec72aa544fa1e5eda653bf6 /lang/gcc3
parentcd12b581e049b51b7dda38fa3ff87b479c78aec2 (diff)
downloadpkgsrc-ba56a6d962bf14bb906ae2ad6fbe36b11088e35f.tar.gz
* Nuke all references to and definitions of INFO_DIR in package Makefiles
and replace with appropriate references to PKGINFODIR instead. * Properly account for split info files during installation. * Move info file listings directly into the package PLISTs. This fixes info-file-related PLIST problems.
Diffstat (limited to 'lang/gcc3')
-rw-r--r--lang/gcc3/Makefile.common6
1 files changed, 1 insertions, 5 deletions
diff --git a/lang/gcc3/Makefile.common b/lang/gcc3/Makefile.common
index 5f8debab053..d896acf0feb 100644
--- a/lang/gcc3/Makefile.common
+++ b/lang/gcc3/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.21 2006/03/04 21:29:54 jlam Exp $
+# $NetBSD: Makefile.common,v 1.22 2006/03/20 18:15:38 jlam Exp $
GCC_VERSION= 3.3.5
DISTNAME= gcc-${GCC_VERSION}
@@ -37,10 +37,6 @@ MESSAGE_SUBST+= GCC_PREFIX=${GCC_PREFIX}
BUILDLINK_PASSTHRU_RPATHDIRS+= ${GCC_PREFIX}
-.if defined(INFO_FILES)
-INFO_DIR= ${GCC_SUBPREFIX}/info
-.endif
-
# These come from $WRKSRC/Makefile.in
ALL_GCC= all-gcc
ALL_GCC_C= $$(ALL_GCC) all-target-newlib all-target-libgloss