[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CHANGE: pilot-link-0.11.8



Hi.

I removed a now useless section in the Makefile of pilot-link.
I did _not_ bump PKGNAME on purpose since this does not change the resulting
package in any way, but I'm not sure I'm right doing this and will be happy if
someone could confirm it.

Regards,

-- 
Antoine
diff -uNr --exclude=CVS /usr/ports/comms/pilot-link/Makefile pilot-link/Makefile
--- /usr/ports/comms/pilot-link/Makefile	Sat Jan 14 01:47:40 2006
+++ pilot-link/Makefile	Tue Mar  7 14:22:59 2006
@@ -48,21 +48,4 @@
 			--without-python \
 			--without-tcl
 
-pre-configure:
-	@if pkg dependencies check pilot-link-\*; then \
-		if pkg dependencies check ${DISTNAME}; then \
-			:; \
-		else \
-			echo 1>&2 "+-------------------"; \
-			echo 1>&2 "| Error: you must remove the existing pilot-link installation"; \
-			echo 1>&2 "| before compiling this version. To fully remove run"; \
-			echo 1>&2 "| these commands as user root"; \
-			echo 1>&2 "|"; \
-			echo 1>&2 "|      pkg_delete `pkg_info -e 'pilot-link-*'`"; \
-			echo 1>&2 "|"; \
-			echo 1>&2 "+-------------------"; \
-			exit 1; \
-		fi; \
-	fi
-
 .include <bsd.port.mk>

Visit your host, monkey.org