svn commit: r413815 - head/x11-fonts/dejavu

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 23 06:47:10 UTC 2016


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 at FreeBSD.org
 COMMENT=	Bitstream Vera Fonts clone with a wider range of characters


More information about the svn-ports-head mailing list