aboutsummaryrefslogtreecommitdiff
path: root/graphics/lfview
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-03-14 10:13:28 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-03-14 10:13:28 +0000
commit278851337721096b8a9e3002a006abf23b42f4e0 (patch)
tree2739cbdb6bc37d996a80986e0d3c9cc94e14ac55 /graphics/lfview
parent0d1146a17c2f9b6380689ec949838c2490e4b481 (diff)
downloadports-278851337721096b8a9e3002a006abf23b42f4e0.tar.gz
ports-278851337721096b8a9e3002a006abf23b42f4e0.zip
Notes
Diffstat (limited to 'graphics/lfview')
-rw-r--r--graphics/lfview/Makefile3
-rw-r--r--graphics/lfview/pkg-plist6
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/lfview/Makefile b/graphics/lfview/Makefile
index 1a2512536c61..e680a26aa56d 100644
--- a/graphics/lfview/Makefile
+++ b/graphics/lfview/Makefile
@@ -21,7 +21,8 @@ NO_INSTALL_MANPAGES= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
-BROKEN= "Does not compile on amd64 (-fPIC missing)"
+CFLAGS+= -fPIC
+MAKE_ENV= "SHLIBGLOBALSFLAGS=-fPIC"
.endif
do-install:
diff --git a/graphics/lfview/pkg-plist b/graphics/lfview/pkg-plist
index 950119c2f792..0d4720fe7988 100644
--- a/graphics/lfview/pkg-plist
+++ b/graphics/lfview/pkg-plist
@@ -1,5 +1,5 @@
bin/lfview
-share/doc/ja/lfview/README
-@dirrm share/doc/ja/lfview
-lib/liblfv_leaf.so.1
lib/liblfv_leaf.so
+lib/liblfv_leaf.so.1
+%%PORTDOCS%%share/doc/ja/lfview/README
+%%PORTDOCS%%@dirrm share/doc/ja/lfview