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 /devel/linux-runrev | |
parent | 440d8863c8d496b982754e2a71867892213a902b (diff) | |
download | ports-64cf27c85d89298041b8c8dc2fd090181e6d10d8.tar.gz ports-64cf27c85d89298041b8c8dc2fd090181e6d10d8.zip |
Notes
Diffstat (limited to 'devel/linux-runrev')
-rw-r--r-- | devel/linux-runrev/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/linux-runrev/Makefile b/devel/linux-runrev/Makefile index ff9bb732fddc..8e0ed0fc0c8f 100644 --- a/devel/linux-runrev/Makefile +++ b/devel/linux-runrev/Makefile @@ -7,6 +7,7 @@ PORTNAME= runrev PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= devel linux MASTER_SITES= ftp://ftp.runrev.com/pub/revolution/ \ http://www.runrev.com/revolution/engines11/unix/ @@ -18,7 +19,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= blackend@FreeBSD.org COMMENT= Revolution is a rapid application development environment -RUN_DEPENDS= xanim:${PORTSDIR}/multimedia/xanim +RUN_DEPENDS= xanim:${PORTSDIR}/multimedia/xanim \ + ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs NO_CDROM= "Sale for profit is not permitted" |