diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-10-08 15:04:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-10-08 15:04:43 +0000 |
commit | 05af0fc65bb67edf67aebedebcb23165b4138e6f (patch) | |
tree | 756b114ae81d68209a298a3a94dbdae6b3b46e52 /x11-toolkits/gtkada/files/patch-src::gnome::Makefile.in | |
parent | - Remove symlinks created by mtree target from plists (diff) |
- Update to 2.4.0
- Take maintainership
PR: ports/98986
Submitted by: Petr Holub <hopet@ics.muni.cz>
Diffstat (limited to 'x11-toolkits/gtkada/files/patch-src::gnome::Makefile.in')
-rw-r--r-- | x11-toolkits/gtkada/files/patch-src::gnome::Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-toolkits/gtkada/files/patch-src::gnome::Makefile.in b/x11-toolkits/gtkada/files/patch-src::gnome::Makefile.in deleted file mode 100644 index 9764f4d103bb..000000000000 --- a/x11-toolkits/gtkada/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@ |