diff options
author | trevor <trevor@FreeBSD.org> | 2005-01-18 21:26:30 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2005-01-18 21:26:30 +0800 |
commit | 1e5d4efc4ef61af3c932953f08e03ff6127269a1 (patch) | |
tree | 1e220528bc3421f58560c11dfea1d4ae5a3f6cac /emulators | |
parent | 3ec440301b6d36ab235879b333559863f752249c (diff) | |
download | freebsd-ports-gnome-1e5d4efc4ef61af3c932953f08e03ff6127269a1.tar.gz freebsd-ports-gnome-1e5d4efc4ef61af3c932953f08e03ff6127269a1.tar.zst freebsd-ports-gnome-1e5d4efc4ef61af3c932953f08e03ff6127269a1.zip |
This does not need rpm2cpio (pointyhat log forwarded by kris).
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base-src-rh-7.3/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/linux_base-src-rh-7.3/Makefile b/emulators/linux_base-src-rh-7.3/Makefile index 2dc6ecaa7c7a..66ad6a18f3b7 100644 --- a/emulators/linux_base-src-rh-7.3/Makefile +++ b/emulators/linux_base-src-rh-7.3/Makefile @@ -48,8 +48,6 @@ EXTRACT_ONLY= MAINTAINER= trevor@FreeBSD.org COMMENT= GNU GPL sources to linux_base-rh-7.3, to satisfy licence -EXTRACT_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio - DIST_SUBDIR= rpm/src/rh-${PORTVERSION} NO_MTREE= yes PLIST= ${WRKDIR}/plist |