diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
commit | 64cf27c85d89298041b8c8dc2fd090181e6d10d8 (patch) | |
tree | 11668b893f94453b0262a155d53e6eac8dd4a6f5 /www/aswedit/Makefile | |
parent | 440d8863c8d496b982754e2a71867892213a902b (diff) |
Notes
Diffstat (limited to 'www/aswedit/Makefile')
-rw-r--r-- | www/aswedit/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/aswedit/Makefile b/www/aswedit/Makefile index 84900aba82c6..663997341485 100644 --- a/www/aswedit/Makefile +++ b/www/aswedit/Makefile @@ -7,6 +7,7 @@ PORTNAME= asWedit PORTVERSION= 4.0.1 +PORTREVISION= 1 CATEGORIES= www editors linux MASTER_SITES= http://www.advasoft.com/asWedit/ \ ftp://sunsite.doc.ic.ac.uk/packages/www/asWedit/ \ @@ -17,6 +18,8 @@ DISTNAME= asWedit-4.0-i386.linux MAINTAINER= brett@peloton.runet.edu COMMENT= An easy to use HTML and text editor +RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs + RESTRICTED= "Commercial software" NO_BUILD= yes |