diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
commit | 5264cbceb577ae0481e496f827ae4d0e18712945 (patch) | |
tree | 03d79514a3868d93e8dc51510d0a33f4b098dd70 /news/xvnews | |
parent | Rename category from x11 to x11-toolkits. (diff) |
Fix up dependencies for ports that moved into the x11-toolkits category.
Notes
Notes:
svn path=/head/; revision=12335
Diffstat (limited to 'news/xvnews')
-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 f89a61b2d0fb..141a6b445cdf 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 |