aboutsummaryrefslogtreecommitdiffstats
path: root/audio/marlin
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2006-01-27 09:24:41 +0800
committermnag <mnag@FreeBSD.org>2006-01-27 09:24:41 +0800
commitc03652fb8bda4ede5512a911a8a9254bcb830586 (patch)
tree1f83bfa177595117cc0cd6b63d8423e8d43704f9 /audio/marlin
parente48dbae6c8e945ca5d6c9fafe7362b850f98261d (diff)
downloadfreebsd-ports-gnome-c03652fb8bda4ede5512a911a8a9254bcb830586.tar.gz
freebsd-ports-gnome-c03652fb8bda4ede5512a911a8a9254bcb830586.tar.zst
freebsd-ports-gnome-c03652fb8bda4ede5512a911a8a9254bcb830586.zip
* audio/marlin, devel/upnp, devel/upnp104
Update dependency to misc/e2fsprogs-libuuid Bump PORTREVISION * misc/e2fsprogs-libuuid Add new port: UUID library from the e2fsprogs package * misc/Makefile Add entry to misc/e2fsprogs-libuuid * misc/ossp-uuid Add CONFLICTS to misc/e2fsprogs-libuuid * sysutils/e2fsprogs Change to a master port Remove conflict with misc/ossp-uuid Remove uuid part Bump PORTREVISION PR: 92356 Submitted by: Matthias Andree <matthias.andree@gmx.de>
Diffstat (limited to 'audio/marlin')
-rw-r--r--audio/marlin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/marlin/Makefile b/audio/marlin/Makefile
index 9a492932d5c2..350371e667c5 100644
--- a/audio/marlin/Makefile
+++ b/audio/marlin/Makefile
@@ -6,6 +6,7 @@
PORTNAME= marlin
PORTVERSION= 0.9
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,7 +15,7 @@ MAINTAINER= pav@FreeBSD.org
COMMENT= Sample editor for GNOME 2 using Gstreamer backend
LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
- uuid.1:${PORTSDIR}/sysutils/e2fsprogs
+ uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid
USE_X_PREFIX= yes
USE_GMAKE= yes