diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-03-30 22:31:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-03-30 22:31:24 +0000 |
commit | 52a6c1db502d34e4d1eebee09f07488d554fa2ad (patch) | |
tree | f23821f0db9b9d169f5126a467cd656329d2687e /x11-wm | |
parent | 5ea52845885e26ded994ba329d9e21a730a13ab1 (diff) | |
download | ports-52a6c1db502d34e4d1eebee09f07488d554fa2ad.tar.gz ports-52a6c1db502d34e4d1eebee09f07488d554fa2ad.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fvwm-themes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fvwm-themes/Makefile b/x11-wm/fvwm-themes/Makefile index f90063705442..c089022d9a86 100644 --- a/x11-wm/fvwm-themes/Makefile +++ b/x11-wm/fvwm-themes/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= fvwm-themes MAINTAINER= e-devil@e-devil.org -BUILD_DEPENDS= fvwm2:${PORTSDIR}/x11-wm/fvwm2-beta \ +BUILD_DEPENDS= fvwm2:${PORTSDIR}/x11-wm/fvwm2-devel \ gm4:${PORTSDIR}/devel/m4 RUN_DEPENDS= ${BUILD_DEPENDS} |