diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-20 20:28:14 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-20 20:28:14 +0000 |
commit | 30af7b687ec04b5824e456e5872927901b8cdd0c (patch) | |
tree | cd0d4db1d5cad92487313b1654e140beadda6a0d /audio | |
parent | add _RINGSERVER to _GNOME. (diff) |
`rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".
Notes
Notes:
svn path=/head/; revision=40120
Diffstat (limited to 'audio')
-rw-r--r-- | audio/linux-realplayer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linux-realplayer/Makefile b/audio/linux-realplayer/Makefile index 3593a82a9e91..d3209cafdec7 100644 --- a/audio/linux-realplayer/Makefile +++ b/audio/linux-realplayer/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= _rpm MAINTAINER= vns@delta.odessa.ua RUN_DEPENDS= /compat/linux/lib/libc.so.6:${PORTSDIR}/emulators/linux_base -BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm2cpio +BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio EXTRACT_CMD= rpm2cpio EXTRACT_BEFORE_ARGS= |