mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 11:03:09 -04:00
11 lines
254 B
Text
11 lines
254 B
Text
--- Makefile.in.orig 2006-09-06 03:37:33.000000000 +0000
|
|
+++ Makefile.in 2011-07-21 03:18:15.000000000 +0000
|
|
@@ -54,7 +54,7 @@
|
|
rm -rf casket *~
|
|
|
|
|
|
-install :
|
|
+install : all
|
|
cd depot ; make install
|
|
cd curia ; make install
|
|
cd villa ; make install
|