aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libqglviewer/files
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2009-04-05 01:51:10 +0800
committeraraujo <araujo@FreeBSD.org>2009-04-05 01:51:10 +0800
commit16236855f83d685c9534dfa83aae2fb8b4fc1111 (patch)
tree2275ac17cd3e4a7d83d3418104237546f3caf792 /graphics/libqglviewer/files
parentf67f86fea9584b1b95a7836483c572ca2a200c0d (diff)
downloadfreebsd-ports-gnome-16236855f83d685c9534dfa83aae2fb8b4fc1111.tar.gz
freebsd-ports-gnome-16236855f83d685c9534dfa83aae2fb8b4fc1111.tar.zst
freebsd-ports-gnome-16236855f83d685c9534dfa83aae2fb8b4fc1111.zip
- Unmake docs mandatory in default installation.
- Bump PORTREVISION. Reported by: QAT
Diffstat (limited to 'graphics/libqglviewer/files')
-rw-r--r--graphics/libqglviewer/files/patch-QGLViewer.pro37
1 files changed, 32 insertions, 5 deletions
diff --git a/graphics/libqglviewer/files/patch-QGLViewer.pro b/graphics/libqglviewer/files/patch-QGLViewer.pro
index 0d1e9da5e606..5f44ace8d6c6 100644
--- a/graphics/libqglviewer/files/patch-QGLViewer.pro
+++ b/graphics/libqglviewer/files/patch-QGLViewer.pro
@@ -1,5 +1,5 @@
---- QGLViewer.pro.orig Thu Dec 22 17:32:51 2005
-+++ QGLViewer.pro Thu Dec 22 17:33:00 2005
+--- QGLViewer.pro 2006-12-12 17:55:29.000000000 -0200
++++ b 2009-04-04 13:52:14.000000000 -0300
@@ -79,9 +79,9 @@
# Adds a -P option so that "make install" as root creates files owned by root and links are preserved.
@@ -7,9 +7,36 @@
- !hpux {
- QMAKE_COPY_FILE = $${QMAKE_COPY_FILE} -P
- }
-+# !hpux {
-+# QMAKE_COPY_FILE = $${QMAKE_COPY_FILE} -P
-+# }
++ #!hpux {
++ # QMAKE_COPY_FILE = $${QMAKE_COPY_FILE} -P
++ #}
# Make much smaller libraries by removing debugging informations
QMAKE_CFLAGS_RELEASE -= -g
+@@ -92,20 +92,20 @@
+ include.files = $${HEADERS} qglviewer.cw
+
+ # install documentation html
+- documentation.path = $${DOC_DIR}/QGLViewer
+- documentation.files = ../doc/*.html ../doc/*.css
++ #documentation.path = $${DOC_DIR}/QGLViewer
++ #documentation.files = ../doc/*.html ../doc/*.css
+
+ # install documentation images
+- docImages.path = $${DOC_DIR}/QGLViewer/images
+- docImages.files = ../doc/images/*
++ #docImages.path = $${DOC_DIR}/QGLViewer/images
++ #docImages.files = ../doc/images/*
+
+ # install documentation examples
+ #docExamples.path = $${DOC_DIR}/QGLViewer/examples
+ #docExamples.files = ../examples/*../examples/*/*
+
+ # install documentation refManual
+- docRefManual.path = $${DOC_DIR}/QGLViewer/refManual
+- docRefManual.files = ../doc/refManual/*
++ #docRefManual.path = $${DOC_DIR}/QGLViewer/refManual
++ #docRefManual.files = ../doc/refManual/*
+
+ # install static library
+ staticlib.extra = make staticlib