summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkada-devel/files/patch-src::gnome::Makefile.in
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-24 21:12:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-24 21:12:47 +0000
commitf3c2f993542463e1b08e3993b809fb6479aafc82 (patch)
tree80f82a44ae379959d72743d4acfe608d36a6b200 /x11-toolkits/gtkada-devel/files/patch-src::gnome::Makefile.in
parentAdd port security/shttpscanner: (diff)
Remove repo-copy in progress that remains uncompleted by the requesting
committer after more than 3 months. Pointy hat to: itetcu
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@