freebsd-ports/x11/sterm/files/patch-Makefile
Guido Falsi 6dc6e623d9 - Update to 0.3
- Use new options framework for DOCS
- Trim Makefile headers

PR:		ports/173941
Submitted by:	Matthew Donovan <kitche@kitchetech.com> (maintainer)
Feature safe:	yes
2012-11-27 13:10:41 +00:00

11 lines
441 B
Text

--- Makefile.orig 2012-11-02 20:09:49.000000000 +0100
+++ Makefile 2012-11-26 21:33:04.882099791 +0100
@@ -50,7 +50,7 @@
@chmod 644 ${DESTDIR}${MANPREFIX}/man1/st.1
@echo If things do not seem to work, be sure that there is no \
floating st terminfo in the .terminfo directory in your home dir.
- @tic -s st.info
+ @tic -s -o ${LOCALBASE}/share/misc st.info
uninstall:
@echo removing executable file from ${DESTDIR}${PREFIX}/bin