mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
1cda1ec091
It is used by the GNOME Project. PR: ports/7654 Submitted by: Chia-liang Kao <clkao@cirx.org>
12 lines
218 B
Plaintext
12 lines
218 B
Plaintext
--- Makefile.in.orig Sat Aug 8 23:10:55 1998
|
|
+++ Makefile.in Sat Aug 8 23:11:08 1998
|
|
@@ -86,7 +86,7 @@
|
|
VERSION = @VERSION@
|
|
YACC = @YACC@
|
|
|
|
-SUBDIRS=libIDL src test
|
|
+SUBDIRS=libIDL src
|
|
|
|
bin_SCRIPTS=orbit-config
|
|
|