diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-17 20:19:41 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-17 20:19:41 +0000 |
commit | c7841f45d45dce07ff32bce9aa628fccbac968e7 (patch) | |
tree | 713c0f4536180c2e434b153d9b73c2d7029d5d07 /audio/xmms-infopipe | |
parent | f896e7d5710cc1b85277a35c1cfcd9c95409c013 (diff) |
Notes
Diffstat (limited to 'audio/xmms-infopipe')
-rw-r--r-- | audio/xmms-infopipe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms-infopipe/Makefile b/audio/xmms-infopipe/Makefile index ea1d45ad325c..d6654d8eed1a 100644 --- a/audio/xmms-infopipe/Makefile +++ b/audio/xmms-infopipe/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms-infopipe PORTVERSION= 1.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= http://www.beastwithin.org/users/wwwwolf/code/xmms/ MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +18,6 @@ COMMENT= Create a named pipe to retrive xmms info about currently playing song LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms -USE_X_PREFIX= yes USE_GNOME= gtk12 USE_GMAKE= yes GNU_CONFIGURE= yes |