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 /news | |
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 'news')
-rw-r--r-- | news/xvnews/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/xvnews/Makefile b/news/xvnews/Makefile index f89a61b..141a6b4 100644 --- a/news/xvnews/Makefile +++ b/news/xvnews/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Jul 1996 # Whom: shanee@augusta.de # -# $Id: Makefile,v 1.2 1996/11/26 07:57:46 asami Exp $ +# $Id: Makefile,v 1.3 1997/10/26 23:57:21 fenner Exp $ # DISTNAME= xvnews-2.3.2 @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= shanee@augusta.de -LIB_DEPENDS= xview\\.3\\.:${PORTSDIR}/x11/xview-lib +LIB_DEPENDS= xview\\.3\\.:${PORTSDIR}/x11-toolkits/xview-lib USE_IMAKE= yes NO_INSTALL_MANPAGES= yes |