svn commit: r319258 - head/devel/chrpath

Rene Ladan rene at FreeBSD.org
Mon May 27 15:45:47 UTC 2013


Author: rene
Date: Mon May 27 15:45:47 2013
New Revision: 319258
URL: http://svnweb.freebsd.org/changeset/ports/319258

Log:
  Remove unneeded bmake compatibility code.
  
  Submitted by:	bapt

Modified:
  head/devel/chrpath/Makefile

Modified: head/devel/chrpath/Makefile
==============================================================================
--- head/devel/chrpath/Makefile	Mon May 27 15:44:15 2013	(r319257)
+++ head/devel/chrpath/Makefile	Mon May 27 15:45:47 2013	(r319258)
@@ -17,10 +17,6 @@ GNU_CONFIGURE=	yes
 
 MAN1=		chrpath.1
 
-.if defined(.PARSEDIR)
-MAKE_ARGS=	RPATH=""
-.endif
-
 PLIST_FILES=	bin/chrpath
 
 PORTDOCS=	AUTHORS ChangeLog NEWS README


More information about the svn-ports-all mailing list