mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
491 B
Plaintext
14 lines
491 B
Plaintext
$NetBSD: patch-aa,v 1.3 2010/01/28 01:11:28 joerg Exp $
|
|
|
|
--- Makefile.in.orig 2010-01-28 00:51:47.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -287,7 +287,7 @@ sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
-SUBDIRS = m4 include intl po @LIB_WCALC@ @PIXMAPS@ @STDIO_WCALC@ \
|
|
+SUBDIRS = m4 include intl @LIB_WCALC@ @PIXMAPS@ @STDIO_WCALC@ \
|
|
@GTK_WCALC@ @CGI_WCALC@ \
|
|
@OCT_WCALC@ @SCI_WCALC@ @MEX_WCALC@ @HTDOCS@ utils doc win32
|
|
|