aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/libboard/Makefile1
-rw-r--r--graphics/libboard/files/patch-configure13
2 files changed, 13 insertions, 1 deletions
diff --git a/graphics/libboard/Makefile b/graphics/libboard/Makefile
index 5b2617e9e813..847a38b629f2 100644
--- a/graphics/libboard/Makefile
+++ b/graphics/libboard/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libboard
DISTVERSION= 0.8.6b-2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF
diff --git a/graphics/libboard/files/patch-configure b/graphics/libboard/files/patch-configure
index 3cd709dea6e7..d0934c80510e 100644
--- a/graphics/libboard/files/patch-configure
+++ b/graphics/libboard/files/patch-configure
@@ -1,5 +1,5 @@
--- configure.orig 2009-02-02 12:12:55.000000000 +0100
-+++ configure 2009-02-06 10:28:55.000000000 +0100
++++ configure 2009-02-23 18:56:43.000000000 +0100
@@ -109,23 +109,23 @@
##
## Are we on a 64 bits arch
@@ -41,3 +41,14 @@
cat > Makefile <<EOF
+@@ -204,10 +204,6 @@
+ cp include/board/*.h \$(PREFIX)/include/board
+ chmod 644 \$(PREFIX)/include/Board.h
+ chmod 644 \$(PREFIX)/include/board/*.h
+- install -d \$(PREFIX)/share/libboard/examples
+- cp examples/*.cpp \$(PREFIX)/share/libboard/examples
+- cp examples/README \$(PREFIX)/share/libboard/examples
+- cp ${LICENSE} \$(PREFIX)/share/libboard/
+
+ doc: doc/html/index.html
+