aboutsummaryrefslogtreecommitdiff
path: root/graphics/gphoto2/files/patch-as
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-07-21 18:15:36 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-07-21 18:15:36 +0000
commit70f89778c0f2f76bc2f8046e99cc55f2962ac9c2 (patch)
tree14c35099cfb4f4257c5e0b8e589d530fcb829468 /graphics/gphoto2/files/patch-as
parentf667b39b3c0614d5aeb9bcb4bac4a4b222408185 (diff)
downloadports-70f89778c0f2f76bc2f8046e99cc55f2962ac9c2.tar.gz
ports-70f89778c0f2f76bc2f8046e99cc55f2962ac9c2.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_0'.release/4.1.0
Notes
Notes: svn path=/head/; revision=30942 svn path=/tags/RELEASE_4_1_0/; revision=30943; tag=release/4.1.0
Diffstat (limited to 'graphics/gphoto2/files/patch-as')
-rw-r--r--graphics/gphoto2/files/patch-as33
1 files changed, 0 insertions, 33 deletions
diff --git a/graphics/gphoto2/files/patch-as b/graphics/gphoto2/files/patch-as
deleted file mode 100644
index 99543bacfd86..000000000000
--- a/graphics/gphoto2/files/patch-as
+++ /dev/null
@@ -1,33 +0,0 @@
---- Makefile.in.orig Tue Mar 7 07:06:33 2000
-+++ Makefile.in Thu Apr 20 03:00:00 2000
-@@ -85,12 +85,12 @@
- driversdir = @driversdir@
- gallerydir = @gallerydir@
-
--CFLAGS = -O2 -Wall
-+CFLAGS = @CFLAGS@
-
- SUBDIRS = canon casio directory fuji gallery kodak kodak_generic konica konica_qmxxx man minolta mustek nikon philips photopc ricoh samsung sony src
-
-
--gphotodocdir = $(datadir)/gphoto/doc
-+gphotodocdir = $(datadir)/gphoto
-
- gphotodoc_DATA = AUTHORS MANUAL
-
-@@ -365,13 +365,13 @@
- install-exec-am:
- install-exec: install-exec-recursive
-
--install-data-am: install-gphotodocDATA install-sysDATA
-+install-data-am: install-gphotodocDATA
- install-data: install-data-recursive
-
- install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
- install: install-recursive
--uninstall-am: uninstall-gphotodocDATA uninstall-sysDATA
-+uninstall-am: uninstall-gphotodocDATA
- uninstall: uninstall-recursive
- all-am: Makefile $(DATA) config.h
- all-redirect: all-recursive-am