summaryrefslogtreecommitdiff
path: root/x11-toolkits/qt145/files/patch-ac
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-11-05 09:07:44 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-11-05 09:07:44 +0000
commitb1cf59535c70b37f79dbb4a7374b9908cd760c4c (patch)
treede86c8c77ebfec33fb4888f702c1c1fc593cce83 /x11-toolkits/qt145/files/patch-ac
parent- update for cairo release (diff)
Remove expired ports
Notes
Notes: svn path=/head/; revision=147349
Diffstat (limited to 'x11-toolkits/qt145/files/patch-ac')
-rw-r--r--x11-toolkits/qt145/files/patch-ac20
1 files changed, 0 insertions, 20 deletions
diff --git a/x11-toolkits/qt145/files/patch-ac b/x11-toolkits/qt145/files/patch-ac
deleted file mode 100644
index ef21e277bc0f..000000000000
--- a/x11-toolkits/qt145/files/patch-ac
+++ /dev/null
@@ -1,20 +0,0 @@
---- Makefile Fri Feb 26 12:02:39 1999
-+++ Makefile.new Mon May 29 00:59:55 2000
-@@ -4,7 +4,7 @@
- # Read PORTING for instructions how to port Qt to a new platform.
-
-
--all: moc src tutorial examples
-+all: moc src
- @echo
- @echo "The Qt library is now built in ./lib"
- @echo "The Qt examples are built in the directories in ./examples"
-@@ -32,8 +32,6 @@
-
- depend:
- cd src; $(MAKE) depend
-- cd tutorial; $(MAKE) depend
-- cd examples; $(MAKE) depend
-
- config: variables
- -rm variables