summaryrefslogtreecommitdiff
path: root/lang/gcc3-c
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-02 20:11:34 +0000
committerasau <asau@pkgsrc.org>2012-10-02 20:11:34 +0000
commit03b2363e06490a335548301fb31e1f444a8a0d82 (patch)
tree70a00b8f60d7401066bef0246bd055b4efc68dae /lang/gcc3-c
parent68693d896ab18ec8714e7123f906cabe4ff98b1c (diff)
downloadpkgsrc-03b2363e06490a335548301fb31e1f444a8a0d82.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'lang/gcc3-c')
-rw-r--r--lang/gcc3-c/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/gcc3-c/Makefile b/lang/gcc3-c/Makefile
index f73dc6747ff..0bb21331fcc 100644
--- a/lang/gcc3-c/Makefile
+++ b/lang/gcc3-c/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2009/06/16 15:25:31 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2012/10/02 20:11:40 asau Exp $
PKGNAME= gcc3${GCC3_PKGMODIF}-c-${GCC_VERSION}
PKGREVISION= 1
COMMENT= GNU Compiler Collection, v3 - C compiler
-PKG_DESTDIR_SUPPORT= user-destdir
-
INFO_FILES= yes
.include "../../lang/gcc3/Makefile.common"