diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile index 93410d2bbc2..cdb4e764fcb 100644 --- a/mail/mail-notification/Makefile +++ b/mail/mail-notification/Makefile @@ -1,19 +1,18 @@ -# $OpenBSD: Makefile,v 1.18 2008/06/03 14:56:09 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.19 2008/06/05 15:57:40 ajacoutot Exp $ COMMENT= mail notification for freedesktop.org-compliant system trays DISTNAME= mail-notification-4.0 -PKGNAME= ${DISTNAME}p3 +PKGNAME= ${DISTNAME}p4 CATEGORIES= mail HOMEPAGE= http://www.nongnu.org/mailnotify/ -MAINTAINER= Thomas Delaet - # GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes + WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcursor Xdmcp \ Xcomposite Xdamage pcre \ Xext Xfixes Xi Xinerama Xrandr Xrender art_lgpl_2 atk-1.0 \ diff --git a/net/weex/Makefile b/net/weex/Makefile index e5e23910c12..d22191307f9 100644 --- a/net/weex/Makefile +++ b/net/weex/Makefile @@ -1,14 +1,12 @@ -# $OpenBSD: Makefile,v 1.6 2007/10/02 19:09:44 jasper Exp $ +# $OpenBSD: Makefile,v 1.7 2008/06/05 15:57:40 ajacoutot Exp $ COMMENT= noninteractive ftp client DISTNAME= weex-2.6.1.5 -PKGNAME= ${DISTNAME}p1 +PKGNAME= ${DISTNAME}p2 CATEGORIES= net HOMEPAGE= http://weex.sourceforge.net -MAINTAINER= Thomas Delaet - # GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes