diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2009-11-28 10:34:26 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2009-11-28 10:34:26 +0000 |
commit | 9e811c372a9ad2bd983731eb59dba482f7c4224f (patch) | |
tree | 86e85be0392ddc0d5edc44e35b5c7bbf9f51ec8d /sysutils/unieject | |
parent | 2ca9e469adc77090c0cdede0f17e4188e7399742 (diff) | |
download | ports-9e811c372a9ad2bd983731eb59dba482f7c4224f.tar.gz ports-9e811c372a9ad2bd983731eb59dba482f7c4224f.zip |
Notes
Diffstat (limited to 'sysutils/unieject')
-rw-r--r-- | sysutils/unieject/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/unieject/Makefile b/sysutils/unieject/Makefile index 98063d8f48e3..d7beecd66016 100644 --- a/sysutils/unieject/Makefile +++ b/sysutils/unieject/Makefile @@ -7,14 +7,14 @@ PORTNAME= unieject DISTVERSION= 5.3.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= SF BERLIOS MAINTAINER= ports@FreeBSD.org COMMENT= Eject(1) replacement -LIB_DEPENDS= cdio.8:${PORTSDIR}/sysutils/libcdio \ +LIB_DEPENDS= cdio.12:${PORTSDIR}/sysutils/libcdio \ confuse.0:${PORTSDIR}/devel/libconfuse \ popt.0:${PORTSDIR}/devel/popt |