aboutsummaryrefslogtreecommitdiff
path: root/graphics/fotoxx
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 23:30:05 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 23:30:05 +0000
commitbdeb8561511e9869fe7b4735106e13b68b529eb8 (patch)
treee962c6543fdab0f842a6d242127e735d0347e99c /graphics/fotoxx
parent44eaadcb751194bcef34890a161d4bf9a873a2a4 (diff)
Notes
Diffstat (limited to 'graphics/fotoxx')
-rw-r--r--graphics/fotoxx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/fotoxx/Makefile b/graphics/fotoxx/Makefile
index 4f7587b0e46e..9bc46f665a60 100644
--- a/graphics/fotoxx/Makefile
+++ b/graphics/fotoxx/Makefile
@@ -26,6 +26,8 @@ INSTALL_TARGET= install MANDIR=${PREFIX}/man/man1/
LDFLAGS+= -O3 -g -Wall -rdynamic -lexecinfo
+OPTIONS_DEFINE= DOCS
+
post-patch:
@# drop xdg-desktop-menu calls, they fail
${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \