svn commit: r383445 - head/lang/gcc

Gerald Pfeifer gerald at FreeBSD.org
Mon Apr 6 15:36:44 UTC 2015


Author: gerald
Date: Mon Apr  6 15:36:43 2015
New Revision: 383445
URL: https://svnweb.freebsd.org/changeset/ports/383445

Log:
  Remove unnecesssary UNIQUENAME.

Modified:
  head/lang/gcc/Makefile

Modified: head/lang/gcc/Makefile
==============================================================================
--- head/lang/gcc/Makefile	Mon Apr  6 15:20:21 2015	(r383444)
+++ head/lang/gcc/Makefile	Mon Apr  6 15:36:43 2015	(r383445)
@@ -26,7 +26,6 @@ BUILD_DEPENDS+=	runtest:${PORTSDIR}/misc
 
 CONFLICTS=	gcc48*
 CPE_VENDOR=	gnu
-UNIQUENAME=	${PORTNAME}${PKGNAMESUFFIX}
 
 # DISTVERSION relates to downloads, GCC_VERSION and SUFFIX to names
 # of executables and directories once installed.


More information about the svn-ports-all mailing list