Author: flo
Date: Fri Aug 23 18:46:05 2013
New Revision: 1334

Log:
- Fix a portling warning
- remove LATEST_LINK, it's not needed anymore since setting PKGNAMESUFFIX

Modified:
   trunk/www/firefox-esr/Makefile

Modified: trunk/www/firefox-esr/Makefile
==============================================================================
--- trunk/www/firefox-esr/Makefile      Fri Aug 23 03:02:22 2013        (r1333)
+++ trunk/www/firefox-esr/Makefile      Fri Aug 23 18:46:05 2013        (r1334)
@@ -6,8 +6,8 @@
 PORTEPOCH=     1
 CATEGORIES=    www ipv6
 MASTER_SITES=  MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source
-DISTNAME=      ${PORTNAME}-${DISTVERSION}esr.source
 PKGNAMESUFFIX= -esr
+DISTNAME=      ${PORTNAME}-${DISTVERSION}esr.source
 
 MAINTAINER=    [email protected]
 COMMENT=       Web browser based on the browser portion of Mozilla
@@ -21,7 +21,6 @@
 
 USE_AUTOTOOLS= autoconf213:env
 USE_PYTHON_BUILD=-2.7
-LATEST_LINK=   firefox-esr
 USE_GECKO=     gecko
 CONFLICTS=     firefox-2[0-35-9].* firefox-1[1-689].*
 MOZ_PKGCONFIG_FILES=   # empty
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to