mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
12 lines
353 B
Plaintext
12 lines
353 B
Plaintext
--- Makefile.in.orig Thu Nov 7 23:40:46 2002
|
|
+++ Makefile.in Tue Feb 4 20:43:51 2003
|
|
@@ -144,7 +144,7 @@
|
|
sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
-SUBDIRS = doc rpm bin g-wrap example test
|
|
+SUBDIRS = doc rpm bin g-wrap example
|
|
|
|
guilemoduledir = @GUILEMODDIR@
|
|
guilemodule_DATA = @GUILEMOD_TARGET@
|