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 /x11-wm | |
parent | 56ec8c7cd1bf45418f18c2e3ce316d1634f44f04 (diff) | |
download | ports-30af7b687ec04b5824e456e5872927901b8cdd0c.tar.gz ports-30af7b687ec04b5824e456e5872927901b8cdd0c.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/wmakerconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmakerconf/Makefile b/x11-wm/wmakerconf/Makefile index a634b1e609d3..670cdcaa4c8b 100644 --- a/x11-wm/wmakerconf/Makefile +++ b/x11-wm/wmakerconf/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://ulli.linuxave.net/wmakerconf/ MAINTAINER= dr@domix.de -RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm \ +RUN_DEPENDS= rpm:${PORTSDIR}/archivers/rpm \ bunzip2:${PORTSDIR}/archivers/bzip2 LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ jpeg.9:${PORTSDIR}/graphics/jpeg \ |