mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Unbreak for ELF.
Submitted by: dima
This commit is contained in:
parent
153cc263b3
commit
e8caf9227f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13881
2 changed files with 2 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: November, 1997
|
||||
# Whom: Paul Traina <pst@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.21 1998/09/30 04:52:30 dima Exp $
|
||||
# $Id: Makefile,v 1.22 1998/10/12 00:57:07 jseger Exp $
|
||||
|
||||
DISTNAME= pilot-link.0.9.0
|
||||
PKGNAME= pilot-link-0.9.0
|
||||
|
@ -14,8 +14,6 @@ MAINTAINER= dima@freebsd.org
|
|||
|
||||
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
|
||||
|
||||
BROKEN_ELF= bad shared library version numbers
|
||||
|
||||
USE_PERL5= yes
|
||||
PREFIX= ${LOCALBASE}/pilot
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: November, 1997
|
||||
# Whom: Paul Traina <pst@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.21 1998/09/30 04:52:30 dima Exp $
|
||||
# $Id: Makefile,v 1.22 1998/10/12 00:57:07 jseger Exp $
|
||||
|
||||
DISTNAME= pilot-link.0.9.0
|
||||
PKGNAME= pilot-link-0.9.0
|
||||
|
@ -14,8 +14,6 @@ MAINTAINER= dima@freebsd.org
|
|||
|
||||
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
|
||||
|
||||
BROKEN_ELF= bad shared library version numbers
|
||||
|
||||
USE_PERL5= yes
|
||||
PREFIX= ${LOCALBASE}/pilot
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue