freebsd-ports/x11-toolkits/gtkada/files/patch-projects_Makefile
Pav Lucistnik 05af0fc65b - Update to 2.4.0
- Take maintainership

PR:		ports/98986
Submitted by:	Petr Holub <hopet@ics.muni.cz>
2006-10-08 15:04:43 +00:00

12 lines
336 B
Text

diff -ruN projects/Makefile projects/Makefile
--- projects/Makefile Fri Oct 8 12:59:36 2004
+++ projects/Makefile Thu Jun 15 18:32:43 2006
@@ -3,6 +3,6 @@
MKDIR = mkdir -p
install:
- ${MKDIR} $(prefix)/projects/
- cp *.gpr $(prefix)/projects/
+ ${MKDIR} $(prefix)/share/gtkada/projects/
+ cp *.gpr $(prefix)/share/gtkada/projects/