Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2016 06:47:09 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r413815 - head/x11-fonts/dejavu
Message-ID:  <201604230647.u3N6l92C052754@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Apr 23 06:47:09 2016
New Revision: 413815
URL: https://svnweb.freebsd.org/changeset/ports/413815

Log:
  - Use DISTVERSIONPREFIX instead of DISTNAME

Modified:
  head/x11-fonts/dejavu/Makefile

Modified: head/x11-fonts/dejavu/Makefile
==============================================================================
--- head/x11-fonts/dejavu/Makefile	Sat Apr 23 06:47:05 2016	(r413814)
+++ head/x11-fonts/dejavu/Makefile	Sat Apr 23 06:47:09 2016	(r413815)
@@ -3,9 +3,9 @@
 
 PORTNAME=	dejavu
 PORTVERSION=	2.35
+DISTVERSIONPREFIX=	fonts-ttf-
 CATEGORIES=	x11-fonts
 MASTER_SITES=	SF
-DISTNAME=	${PORTNAME}-fonts-ttf-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Bitstream Vera Fonts clone with a wider range of characters



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604230647.u3N6l92C052754>