mirror of
https://git.freebsd.org/ports.git
synced 2025-07-11 22:39:16 -04:00
WWW: http://pstreams.sourceforge.net/ PR: ports/108205 Submitted by: Andrew Wingorodov <mail at andr.ru>
11 lines
269 B
Text
11 lines
269 B
Text
--- Makefile.orig Mon Jan 22 13:33:24 2007
|
|
+++ Makefile Mon Jan 22 13:33:51 2007
|
|
@@ -38,7 +38,7 @@
|
|
|
|
VERS = 0.5.2
|
|
|
|
-all: docs $(GENERATED_FILES)
|
|
+all: install
|
|
|
|
test: test_pstreams test_minimum
|
|
@./test_minimum >/dev/null 2>&1 || echo "TEST EXITED WITH STATUS $$?"
|