diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-04 23:18:39 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-04 23:18:39 +0000 |
commit | 2c78917c6bd9f920d6969dc923bd329977990eb8 (patch) | |
tree | 7cede1b80ccfbfd4c83026ab57ab994de9df10db /news | |
parent | Find the new xview port and misc cleanups. (diff) |
LIB_DEPENDS on the new unified xview port.
Notes
Notes:
svn path=/head/; revision=18484
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 cf1b2f956a88..b763be41b533 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.4 1998/08/07 23:56:45 asami Exp $ +# $Id: Makefile,v 1.5 1998/09/21 22:15:57 steve Exp $ # DISTNAME= xvnews-2.3.2 @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= shanee@augusta.de -LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview-lib +LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview USE_IMAKE= yes NO_INSTALL_MANPAGES= yes |