aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-09-01 21:45:57 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-09-01 21:45:57 +0800
commitf08e645e7e3060ad6efb056d6140e427bd9bf79b (patch)
treedc90d1183a7358da6253cd8dec6e566b21a354a8 /multimedia
parentc87d881a3fe04c8a1bfbdc158949b903ab3b3bef (diff)
downloadfreebsd-ports-gnome-f08e645e7e3060ad6efb056d6140e427bd9bf79b.tar.gz
freebsd-ports-gnome-f08e645e7e3060ad6efb056d6140e427bd9bf79b.tar.zst
freebsd-ports-gnome-f08e645e7e3060ad6efb056d6140e427bd9bf79b.zip
- Add LICENSE_FILE
- Remove uneeded GH_ACCOUNT (equals to default value) - Remove bogus USES=tar:xz Approved by: portmgr blanket
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/libass/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libass/Makefile b/multimedia/libass/Makefile
index 116f8809a304..b92a0ae7e6d5 100644
--- a/multimedia/libass/Makefile
+++ b/multimedia/libass/Makefile
@@ -8,15 +8,15 @@ MAINTAINER= multimedia@FreeBSD.org
COMMENT= Portable ASS/SSA subtitle renderer
LICENSE= ISCL
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfreetype.so:print/freetype2 \
libfribidi.so:converters/fribidi \
libfontconfig.so:x11-fonts/fontconfig
USE_GITHUB= yes
-GH_ACCOUNT= ${PORTNAME}
-USES= autoreconf iconv libtool pathfix pkgconfig tar:xz
+USES= autoreconf iconv libtool pathfix pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
PATHFIX_MAKEFILEIN=Makefile.am