diff options
-rw-r--r-- | x11-themes/fvwm-themes/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/fvwm-themes/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/fvwm-themes/Makefile b/x11-themes/fvwm-themes/Makefile index f90063705442..c089022d9a86 100644 --- a/x11-themes/fvwm-themes/Makefile +++ b/x11-themes/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} 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} |