diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
commit | d9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch) | |
tree | 7188beb34e0a3adac815c9497c615b1b78eb4454 /x11-toolkits/xview | |
parent | port wouldn't build without the gnomelibs. (diff) |
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Diffstat (limited to 'x11-toolkits/xview')
-rw-r--r-- | x11-toolkits/xview/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/xview/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/xview/Makefile b/x11-toolkits/xview/Makefile index ed64d05d04c7..ca6763f7e914 100644 --- a/x11-toolkits/xview/Makefile +++ b/x11-toolkits/xview/Makefile @@ -17,6 +17,8 @@ DISTNAME= xview3.2p1-X11R6 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= X Window-System-based Visual/Integrated Environment for Workstations + USE_IMAKE= yes INSTALLS_SHLIB= yes IMAKEINCLUDE= "-I${X11BASE}/lib/X11/config -I${WRKSRC}/config" diff --git a/x11-toolkits/xview/pkg-comment b/x11-toolkits/xview/pkg-comment deleted file mode 100644 index 53e1b80949a5..000000000000 --- a/x11-toolkits/xview/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X Window-System-based Visual/Integrated Environment for Workstations |