summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-07-07 07:45:47 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-07-07 07:45:47 +0000
commitb9258c6079764689605be412924ab313dba2f30e (patch)
tree4a599f94e89911b1d6a649356fd664a36495a9ce
parentUpdate to 1.21. (diff)
Requires fvwm2-devel, not plain fvwm2
Noticed by: cluster via kris
Notes
Notes: svn path=/head/; revision=113118
-rw-r--r--x11-themes/fvwm-themes/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/fvwm-themes/Makefile b/x11-themes/fvwm-themes/Makefile
index 8a773b3d5057..329d601917a9 100644
--- a/x11-themes/fvwm-themes/Makefile
+++ b/x11-themes/fvwm-themes/Makefile
@@ -17,8 +17,8 @@ MAINTAINER= ports@brandon.dvalentine.com
COMMENT= Themes for the Fvwm2 window manager
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
- fvwm2:${PORTSDIR}/x11-wm/fvwm2
-RUN_DEPENDS= fvwm2:${PORTSDIR}/x11-wm/fvwm2
+ fvwm2:${PORTSDIR}/x11-wm/fvwm2-devel
+RUN_DEPENDS= fvwm2:${PORTSDIR}/x11-wm/fvwm2-devel
USE_BZIP2= yes
USE_X_PREFIX= yes