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 /multimedia/linux-xmovie | |
parent | 56ec8c7cd1bf45418f18c2e3ce316d1634f44f04 (diff) | |
download | ports-30af7b687ec04b5824e456e5872927901b8cdd0c.tar.gz ports-30af7b687ec04b5824e456e5872927901b8cdd0c.zip |
`rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".
Notes
Notes:
svn path=/head/; revision=40120
Diffstat (limited to 'multimedia/linux-xmovie')
-rw-r--r-- | multimedia/linux-xmovie/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/linux-xmovie/Makefile b/multimedia/linux-xmovie/Makefile index b08fc577ac58..80569e9491b1 100644 --- a/multimedia/linux-xmovie/Makefile +++ b/multimedia/linux-xmovie/Makefile @@ -13,8 +13,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.i386.rpm MAINTAINER= sanpei@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm \ - rpm2cpio:${PORTSDIR}/misc/rpm2cpio +BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm RUN_DEPENDS= ${LINUX_BASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \ ${LINUX_BASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg \ ${LINUX_BASE}/usr/lib/libpng.so.2.1.0.3:${PORTSDIR}/graphics/linux-png |