summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2015-03-19 19:17:45 +0000
committerjoerg <joerg@pkgsrc.org>2015-03-19 19:17:45 +0000
commitb82e0e6ace0c3ed2356b002b99da8342f5aa9c20 (patch)
treed1c649e6b2aeb6d445fb8dc518595f1219904b61 /x11
parent539d9ce62f3a9d2ecf965d406d5f5435ff948266 (diff)
downloadpkgsrc-b82e0e6ace0c3ed2356b002b99da8342f5aa9c20.tar.gz
Drop override added by mistake.
Diffstat (limited to 'x11')
-rw-r--r--x11/gtkglarea/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/gtkglarea/Makefile b/x11/gtkglarea/Makefile
index db5a14f703d..f439ec79f37 100644
--- a/x11/gtkglarea/Makefile
+++ b/x11/gtkglarea/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2015/02/28 23:48:03 joerg Exp $
+# $NetBSD: Makefile,v 1.46 2015/03/19 19:17:45 joerg Exp $
DISTNAME= gtkglarea-1.2.3
PKGREVISION= 3
@@ -13,9 +13,6 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-lib-MesaGL
-CONFIG_GUESS_OVERRIDE+= .auto/config.guess
-CONFIG_SUB_OVERRIDE+= .auto/config.sub
-
post-install:
${INSTALL_MAN_DIR} "${DESTDIR}${PREFIX}/share/doc/gtkglarea"
set -e; cd ${WRKSRC}/docs ; \