mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
096b444944
PR: ports/74943 Submitted by: Ports Fury
15 lines
399 B
Plaintext
15 lines
399 B
Plaintext
|
|
$FreeBSD$
|
|
|
|
--- Makefile.in.orig Fri Oct 29 03:53:30 2004
|
|
+++ Makefile.in Fri Oct 29 21:29:55 2004
|
|
@@ -280,7 +280,7 @@
|
|
subdirs = @subdirs@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
-SUBDIRS = intl libltdl macros src doc data po
|
|
+SUBDIRS = intl macros src doc data po
|
|
ACLOCAL_AMFLAGS = -I macros -I .
|
|
EXTRA_DIST = TODO MAINTAINERS CREDITS BUGS autogen.sh glame.spec
|
|
all: config.h
|