summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkada-devel/files/patch-src::glade::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::glade::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::glade::Makefile.in')
-rw-r--r--x11-toolkits/gtkada-devel/files/patch-src::glade::Makefile.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-toolkits/gtkada-devel/files/patch-src::glade::Makefile.in b/x11-toolkits/gtkada-devel/files/patch-src::glade::Makefile.in
deleted file mode 100644
index bea9f89ee18d..000000000000
--- a/x11-toolkits/gtkada-devel/files/patch-src::glade::Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- src/glade/Makefile.in 2001/08/15 08:53:08 1.1
-+++ src/glade/Makefile.in 2001/08/15 08:53:38
-@@ -7,7 +7,7 @@
-
- include ../Makefile.common
-
--SONAME = libgtkada_glade-$(MAJOR).$(MINOR)$(SO_EXT).$(MICRO)
-+SONAME = libgtkada_glade$(SO_EXT).$(MICRO)
- LIBNAME = libgtkada_glade$(SO_EXT)
- ARCHIVENAME = libgtkada_glade.a
- INSTALL = @INSTALL@