diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ftree/Makefile | 4 | ||||
-rw-r--r-- | misc/linux-edonkey-tool-list/Makefile | 1 | ||||
-rw-r--r-- | misc/linux-edonkey-tool-recovermet/Makefile | 1 | ||||
-rw-r--r-- | misc/linux-opengroupware/Makefile | 4 | ||||
-rw-r--r-- | misc/opencyc/Makefile | 5 |
5 files changed, 11 insertions, 4 deletions
diff --git a/misc/ftree/Makefile b/misc/ftree/Makefile index 4a6fa641f69f..fdab850179a5 100644 --- a/misc/ftree/Makefile +++ b/misc/ftree/Makefile @@ -7,6 +7,7 @@ PORTNAME= ftree PORTVERSION= 1.9 +PORTREVISION= 1 CATEGORIES= misc linux MASTER_SITES= http://www.vjet.demon.co.uk/ftree/ \ http://www.unknown.nu/ports/ @@ -16,9 +17,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= user@unknown.nu COMMENT= An X11 genealogy program +RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs + USE_LINUX= yes USE_X_PREFIX= yes -USE_XLIB= no ONLY_FOR_ARCHS= i386 NO_CDROM= Non-commercial use only diff --git a/misc/linux-edonkey-tool-list/Makefile b/misc/linux-edonkey-tool-list/Makefile index e337adb727aa..8f208f683aa7 100644 --- a/misc/linux-edonkey-tool-list/Makefile +++ b/misc/linux-edonkey-tool-list/Makefile @@ -7,6 +7,7 @@ PORTNAME= edonkey PORTVERSION= 0.0.1 +PORTREVISION= 1 CATEGORIES= misc linux MASTER_SITES= http://users.aber.ac.uk/tpm01/ed2k_tools/ PKGNAMEPREFIX= linux- diff --git a/misc/linux-edonkey-tool-recovermet/Makefile b/misc/linux-edonkey-tool-recovermet/Makefile index c8ea3c79b7c3..86512d25fb75 100644 --- a/misc/linux-edonkey-tool-recovermet/Makefile +++ b/misc/linux-edonkey-tool-recovermet/Makefile @@ -7,6 +7,7 @@ PORTNAME= edonkey PORTVERSION= 0.0.2 +PORTREVISION= 1 CATEGORIES= misc linux MASTER_SITES= http://users.aber.ac.uk/tpm01/ed2k_tools/ PKGNAMEPREFIX= linux- diff --git a/misc/linux-opengroupware/Makefile b/misc/linux-opengroupware/Makefile index 8d85df6fb267..2cf673cf5304 100644 --- a/misc/linux-opengroupware/Makefile +++ b/misc/linux-opengroupware/Makefile @@ -6,7 +6,7 @@ PORTNAME= opengroupware PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc www linux MASTER_SITES= http://download.opengroupware.org/packages/freebsd/linux-opengroupware/RPMS/:ogo \ http://download.opengroupware.org/packages/freebsd/linux-opengroupware/NGOBJWEB/:ngo \ @@ -21,10 +21,10 @@ EXTRACT_ONLY= ${NGOBJWEB_ADAPTOR} MAINTAINER= frank@opengroupware.org COMMENT= Groupware package including mail, calendar, palm sync and much more +EXTRACT_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm INSTALL_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2 \ ${LOCALBASE}/bin/psql:${PORTSDIR}/databases/postgresql7 \ ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash2 \ - ${LINUXBASE}/lib/libc-2.3.2.so:${PORTSDIR}/emulators/linux_base-8 \ ${LOCALBASE}/bin/gmake:${PORTSDIR}/devel/gmake #BEGINSET1 diff --git a/misc/opencyc/Makefile b/misc/opencyc/Makefile index 05cf657887be..a53d6fe1efe0 100644 --- a/misc/opencyc/Makefile +++ b/misc/opencyc/Makefile @@ -7,7 +7,8 @@ PORTNAME= opencyc PORTVERSION= 0.7.0 -CATEGORIES= misc +PORTREVISION= 1 +CATEGORIES= misc linux MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz @@ -15,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= alexs@snark.rinet.ru COMMENT= General knowledge base and commonsense reasoning engine +RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs + NO_BUILD= yes USE_LINUX= yes |