mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update port to version 1.1
- Make link process work by adding correct dependency in Makefile the unmodified Makefile.FreeBSD didn't build libcompface in ../compface - The WWW page claims, that you need at least the xforms 0.86 lib, so I specified the library dependency in port's Makefile more specific. - Well, since I spent some work on it ... I'll maintain the port in the future.
This commit is contained in:
parent
25cc9c6fe7
commit
3551cddd92
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7036
@ -1,20 +1,20 @@
|
||||
# New ports collection makefile for: xfmail
|
||||
# http://Burka.NetVision.net.il/xfmail/xfmail.html
|
||||
# Version required: 1.0
|
||||
# Version required: 1.1
|
||||
# Date created: 30 June 1996
|
||||
# Whom: gena
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1996/11/17 07:42:58 obrien Exp $
|
||||
# $Id: Makefile,v 1.8 1997/01/10 04:59:16 ache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xfmail-1.0
|
||||
DISTNAME= xfmail-1.1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://burka.netvision.net.il/pub/xfmail/
|
||||
|
||||
MAINTAINER= gena@NetVision.net.il
|
||||
MAINTAINER= andreas@FreeBSD.ORG
|
||||
|
||||
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
|
||||
xforms\\.0\\.:${PORTSDIR}/x11/xforms
|
||||
xforms\\.0\\.86:${PORTSDIR}/x11/xforms
|
||||
|
||||
WRKSRC= ${WRKDIR}/xfmail/ui
|
||||
USE_X11= yes
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xfmail-1.0.tar.gz) = 198cdb2e08a88d3ba3799e75f19b288a
|
||||
MD5 (xfmail-1.1.tar.gz) = 8a2ea70027246c0bae8cfc8dc5f6c8a8
|
||||
|
Loading…
Reference in New Issue
Block a user