mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
15 lines
261 B
Plaintext
15 lines
261 B
Plaintext
--- Makefile.orig Sun Aug 15 22:12:07 2004
|
|
+++ Makefile Mon Aug 23 17:38:55 2004
|
|
@@ -6,11 +6,9 @@
|
|
@echo "** done **"
|
|
|
|
esvn:
|
|
- qmake esvn.pro
|
|
make -f esvn.mak
|
|
|
|
esvn-diff-wrapper:
|
|
- qmake esvn-diff-wrapper.pro
|
|
make -f esvn-diff-wrapper.mak
|
|
|
|
install:
|