diff options
author | asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
commit | 1501023452eb1fb6acdc28a2196e24dbd99a1212 (patch) | |
tree | 409436ca3502910634e8ede70287fc792e31de14 /x11/tycoon/Makefile | |
parent | ced852667e215d5ec6ec32129eb19e8c18852d5e (diff) | |
download | FreeBSD-ports-1501023452eb1fb6acdc28a2196e24dbd99a1212.zip FreeBSD-ports-1501023452eb1fb6acdc28a2196e24dbd99a1212.tar.gz |
Fix up dependencies for ports that moved into the x11-toolkits category.
Diffstat (limited to 'x11/tycoon/Makefile')
-rw-r--r-- | x11/tycoon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile index 1e05948..ed9a130 100644 --- a/x11/tycoon/Makefile +++ b/x11/tycoon/Makefile @@ -3,7 +3,7 @@ # Date created: 19 September 1997 # Whom: steve@farrell.org # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/11/24 05:02:43 fenner Exp $ # DISTNAME= tycoon-1.07o @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= X11/desktop MAINTAINER= steve@farrell.org -LIB_DEPENDS= xforms:${PORTSDIR}/x11/xforms +LIB_DEPENDS= xforms:${PORTSDIR}/x11-toolkits/xforms USE_IMAKE= yes NO_INSTALL_MANPAGES= yes |