summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/xbae
diff options
context:
space:
mode:
authorlkoeller <lkoeller@FreeBSD.org>2001-01-09 20:37:04 +0000
committerlkoeller <lkoeller@FreeBSD.org>2001-01-09 20:37:04 +0000
commit82a6deaa2a9eaf0f2e3ff15f0a269ea1e98a8f2b (patch)
treec9d9a448dae9534161349d3a8ad19568756baec5 /x11-toolkits/xbae
parent830fb42b3eff1ff1c7aca404793c472e88c2feaf (diff)
downloadFreeBSD-ports-82a6deaa2a9eaf0f2e3ff15f0a269ea1e98a8f2b.zip
FreeBSD-ports-82a6deaa2a9eaf0f2e3ff15f0a269ea1e98a8f2b.tar.gz
Added accidently lost manually install of patchlevel.h which is needed
by e.g. grace to compile.
Diffstat (limited to 'x11-toolkits/xbae')
-rw-r--r--x11-toolkits/xbae/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/xbae/Makefile b/x11-toolkits/xbae/Makefile
index 0d8689d..091ba7c 100644
--- a/x11-toolkits/xbae/Makefile
+++ b/x11-toolkits/xbae/Makefile
@@ -41,5 +41,6 @@ post-install:
.endif
${RM} -rf ${PREFIX}/include/Xbae
${LN} -sf Xbae-4.8 ${PREFIX}/include/Xbae
+ ${INSTALL_DATA} ${WRKSRC}/include/Xbae/patchlevel.h ${PREFIX}/include/Xbae
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud