diff options
author | asami <asami@FreeBSD.org> | 1998-08-08 08:02:08 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-08 08:02:08 +0800 |
commit | 0a2033eb6a2a84ae261ad4027878a6edbcbbf17e (patch) | |
tree | 96efb99e58331e637970d206106064d57e4fe27f /x11/tkgoodstuff | |
parent | 3857555a39a3d54ed2f8a79f7c4a243e47dff9a3 (diff) | |
download | freebsd-ports-gnome-0a2033eb6a2a84ae261ad4027878a6edbcbbf17e.tar.gz freebsd-ports-gnome-0a2033eb6a2a84ae261ad4027878a6edbcbbf17e.tar.zst freebsd-ports-gnome-0a2033eb6a2a84ae261ad4027878a6edbcbbf17e.zip |
fvwm2 is now in x11-wm.
Diffstat (limited to 'x11/tkgoodstuff')
-rw-r--r-- | x11/tkgoodstuff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tkgoodstuff/Makefile b/x11/tkgoodstuff/Makefile index e36fa584bebe..c3eaa8a1afe5 100644 --- a/x11/tkgoodstuff/Makefile +++ b/x11/tkgoodstuff/Makefile @@ -3,7 +3,7 @@ # Date created: 7 Oct 1996 # Whom: pst # -# $Id: Makefile,v 1.10 1998/02/21 22:38:06 fenner Exp $ +# $Id: Makefile,v 1.11 1998/08/07 23:56:55 asami Exp $ # DISTNAME= tkgoodstuff8.0-final @@ -13,7 +13,7 @@ MASTER_SITES= http://www-personal.umich.edu/~markcrim/tkgoodstuff/dists/ MAINTAINER= pst@FreeBSD.org -RUN_DEPENDS= fvwm2:${PORTSDIR}/x11/fvwm2 +RUN_DEPENDS= fvwm2:${PORTSDIR}/x11-wm/fvwm2 LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 GNU_CONFIGURE= yes |