diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-10-11 10:50:43 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-10-11 10:50:43 +0000 |
commit | fc65fe35831cdb1e734cac625b8ce8bd3eac9a30 (patch) | |
tree | e42486e14be8ac03702c661acaf2246cdb084e64 /graphics/libxine | |
parent | 09e0691cb3e98199f42d885362fd44490d91dfa0 (diff) | |
download | FreeBSD-ports-fc65fe35831cdb1e734cac625b8ce8bd3eac9a30.zip FreeBSD-ports-fc65fe35831cdb1e734cac625b8ce8bd3eac9a30.tar.gz |
add missing file into PLIST
PR: 31185
Submitted by: MAINTAINER
Diffstat (limited to 'graphics/libxine')
-rw-r--r-- | graphics/libxine/Makefile | 1 | ||||
-rw-r--r-- | graphics/libxine/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/graphics/libxine/Makefile b/graphics/libxine/Makefile index d4512e8..fcbd42d 100644 --- a/graphics/libxine/Makefile +++ b/graphics/libxine/Makefile @@ -7,6 +7,7 @@ PORTNAME= xine PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://xine.sourceforge.net/files/ \ ${MASTER_SITE_SOURCEFORGE} diff --git a/graphics/libxine/pkg-plist b/graphics/libxine/pkg-plist index d356b27..1755938 100644 --- a/graphics/libxine/pkg-plist +++ b/graphics/libxine/pkg-plist @@ -19,6 +19,7 @@ include/xine/video_out_x11.h include/xine/xine_internal.h include/xine.h lib/libxine.la +lib/libxine.so lib/libxine.so.0 %%HAVE_ARTS%%lib/xine/plugins/xineplug_ao_out_arts.la %%HAVE_ARTS%%lib/xine/plugins/xineplug_ao_out_arts.so |