mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
34806178ac
developed for GNOME 2.0 Please note: as it stands, this port compiles and installs cleanly, but immediately coredumps if you try to run it. I've only committed what I have so far so that any enterprising souls can try and figure out what on earth is going wrong. Bug report 3075 has been filed with bugzilla.eazel.com
12 lines
273 B
Plaintext
12 lines
273 B
Plaintext
--- tools/Makefile.in.orig Wed Aug 16 08:29:15 2000
|
|
+++ tools/Makefile.in Thu Aug 24 10:35:27 2000
|
|
@@ -154,7 +154,7 @@
|
|
|
|
NULL =
|
|
|
|
-SUBDIRS = leak-checker $(NULL)
|
|
+SUBDIRS = $(NULL)
|
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = ../config.h
|