diff options
author | jylefort <jylefort@FreeBSD.org> | 2007-02-15 16:35:23 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2007-02-15 16:35:23 +0800 |
commit | 1a89e87e9fb795feba580532642e45bfba7f90d9 (patch) | |
tree | c70b03fe3516a58e3023011dbd6f4e1797ef1d56 /multimedia/toxine/Makefile | |
parent | aa854e9f964d438892798817e40d4ec8747e2b84 (diff) | |
download | freebsd-ports-gnome-1a89e87e9fb795feba580532642e45bfba7f90d9.tar.gz freebsd-ports-gnome-1a89e87e9fb795feba580532642e45bfba7f90d9.tar.zst freebsd-ports-gnome-1a89e87e9fb795feba580532642e45bfba7f90d9.zip |
Track libxine update.
Diffstat (limited to 'multimedia/toxine/Makefile')
-rw-r--r-- | multimedia/toxine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/toxine/Makefile b/multimedia/toxine/Makefile index c3a00abcda73..b233a104a846 100644 --- a/multimedia/toxine/Makefile +++ b/multimedia/toxine/Makefile @@ -7,7 +7,7 @@ PORTNAME= toxine PORTVERSION= 0.6.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= toxine @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= toxine MAINTAINER= alepulver@FreeBSD.org COMMENT= Text user interface using the xine library -LIB_DEPENDS= xine.16:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine USE_X_PREFIX= yes GNU_CONFIGURE= yes |