summaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-10-12 08:41:06 +0000
committerasami <asami@FreeBSD.org>1999-10-12 08:41:06 +0000
commit08758c7704144ab46c2ae255d1f24ef96e01483a (patch)
tree17f02a54c6e6b1d08d835cbfaf4f3d64a541aafb /deskutils
parentb609d5cffefc0080118e6e40dd04e4842b468953 (diff)
downloadFreeBSD-ports-08758c7704144ab46c2ae255d1f24ef96e01483a.zip
FreeBSD-ports-08758c7704144ab46c2ae255d1f24ef96e01483a.tar.gz
Pre-create installation directory.
Found by: my lunchbox
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/xopps/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/deskutils/xopps/Makefile b/deskutils/xopps/Makefile
index f0c6900..c26a03e 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>
OpenPOWER on IntegriCloud