diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
commit | 5afc678aac11dcb929706121d1fec2707a1e8e54 (patch) | |
tree | 89d39d526223ba8929324fc0ca33a08f06f5f7ae /mbone | |
parent | dd9602c2a3e0aa86e76d2db30cf6349888702517 (diff) | |
download | ports-5afc678aac11dcb929706121d1fec2707a1e8e54.tar.gz ports-5afc678aac11dcb929706121d1fec2707a1e8e54.zip |
Notes
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/wb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mbone/wb/Makefile b/mbone/wb/Makefile index 46cbb8617058..6db8a0491869 100644 --- a/mbone/wb/Makefile +++ b/mbone/wb/Makefile @@ -7,7 +7,7 @@ PORTNAME= wb PORTVERSION= 1.59 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mbone MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/wb/ DISTFILES= i386-wb-1.59.tar.Z @@ -17,7 +17,6 @@ COMMENT= A shared drawing (whiteboard) tool using multicast NO_WRKSUBDIR= yes NO_BUILD= yes -USE_X_PREFIX= yes STRIP= # ghostscript, ghostscript3, ghostscript4 or ghostscript5 will all do. |