aboutsummaryrefslogtreecommitdiff
path: root/deskutils/xopps
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/xopps')
-rw-r--r--deskutils/xopps/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/deskutils/xopps/Makefile b/deskutils/xopps/Makefile
index f0c69004a600..c26a03e5812c 100644
--- a/deskutils/xopps/Makefile
+++ b/deskutils/xopps/Makefile
@@ -24,4 +24,7 @@ MAN1= xopps.1
pre-patch:
$(CP) $(WRKSRC)/Defines.spr $(WRKSRC)/Defines.$(MACH)
+pre-install:
+ $(MKDIR) $(PREFIX)/lib/help
+
.include <bsd.port.mk>