Fix plist.

Reported by:	QAT
This commit is contained in:
Thierry Thomas 2009-02-23 18:04:37 +00:00
parent ab6a0fd8c3
commit a3a55a2313
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228930
2 changed files with 13 additions and 1 deletions

View file

@ -7,6 +7,7 @@
PORTNAME= libboard
DISTVERSION= 0.8.6b-2
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF

View file

@ -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