diff options
author | obrien <obrien@FreeBSD.org> | 2001-03-21 04:28:14 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-03-21 04:28:14 +0800 |
commit | 079d6d1a08f740054fafd29ea2ee26b25f2c6bad (patch) | |
tree | 31fa7971bc8056346bc1bba92b282a63917b5a6b /games/xgammon | |
parent | be9980bf5737e52cb51367ea1d094963a8c6c0ab (diff) | |
download | freebsd-ports-gnome-079d6d1a08f740054fafd29ea2ee26b25f2c6bad.tar.gz freebsd-ports-gnome-079d6d1a08f740054fafd29ea2ee26b25f2c6bad.tar.zst freebsd-ports-gnome-079d6d1a08f740054fafd29ea2ee26b25f2c6bad.zip |
`rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".
Diffstat (limited to 'games/xgammon')
-rw-r--r-- | games/xgammon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xgammon/Makefile b/games/xgammon/Makefile index b67fae133400..0440bdae104e 100644 --- a/games/xgammon/Makefile +++ b/games/xgammon/Makefile @@ -17,7 +17,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= tg@FreeBSD.org -BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm2cpio +BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio NO_WRKSUBDIR= yes USE_IMAKE= yes |