summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkada-devel/files/patch-src::gnome::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtkada-devel/files/patch-src::gnome::Makefile.in')
-rw-r--r--x11-toolkits/gtkada-devel/files/patch-src::gnome::Makefile.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-toolkits/gtkada-devel/files/patch-src::gnome::Makefile.in b/x11-toolkits/gtkada-devel/files/patch-src::gnome::Makefile.in
deleted file mode 100644
index 9764f4d103bb..000000000000
--- a/x11-toolkits/gtkada-devel/files/patch-src::gnome::Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- src/gnome/Makefile.in 2001/08/15 08:53:08 1.1
-+++ src/gnome/Makefile.in 2001/08/15 08:53:44
-@@ -1,7 +1,7 @@
- include ../Makefile.common
-
- LIBNAME = libgnomeada$(SO_EXT)
--SONAME = libgnomeada-$(MAJOR).$(MINOR)$(SO_EXT).$(MICRO)
-+SONAME = libgnomeada$(SO_EXT).$(MICRO)
- ARCHIVENAME = libgnomeada.a
- GNOME_LIBS = @GNOME_LIBS@
- HAVE_GNOME = @HAVE_GNOME@