summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkada-devel/files/patch-src::pixbuf::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::pixbuf::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::pixbuf::Makefile.in')
-rw-r--r--x11-toolkits/gtkada-devel/files/patch-src::pixbuf::Makefile.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-toolkits/gtkada-devel/files/patch-src::pixbuf::Makefile.in b/x11-toolkits/gtkada-devel/files/patch-src::pixbuf::Makefile.in
deleted file mode 100644
index 363ec02df418..000000000000
--- a/x11-toolkits/gtkada-devel/files/patch-src::pixbuf::Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- src/pixbuf/Makefile.in 2001/08/15 08:53:08 1.1
-+++ src/pixbuf/Makefile.in 2001/08/15 08:53:50
-@@ -9,7 +9,7 @@
-
- CFLAGS = @CFLAGS@ -Wall @PIXBUF_CFLAGS@ -I. $(FPIC)
-
--SONAME = libgtkada_art-$(MAJOR).$(MINOR)$(SO_EXT).$(MICRO)
-+SONAME = libgtkada_art$(SO_EXT).$(MICRO)
- LIBNAME = libgtkada_art$(SO_EXT)
- ARCHIVENAME = libgtkada_art.a
- INSTALL = @INSTALL@