mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Mark this BROKEN. Builds a package with WRONG library name.
Satoshi, does bsd.port.mk handle converting a library called libslang.1.2.2 to libslang.1?
This commit is contained in:
parent
09cda3a4f8
commit
75bfbd3e59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14055
@ -3,7 +3,7 @@
|
||||
# Date created: 26 Jun 1998
|
||||
# Whom: Takashi Mega <mega@minz.org>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1998/07/19 15:24:12 kuriyama Exp $
|
||||
|
||||
DISTNAME= slang1.2.2
|
||||
PKGNAME= ja-libslang-1.2.2
|
||||
@ -16,6 +16,9 @@ PATCH_DIST_STRIP= -p1
|
||||
|
||||
MAINTAINER= mega@minz.org
|
||||
|
||||
|
||||
BROKEN_ELF= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
ALL_TARGET= all elf
|
||||
INSTALL_TARGET= install install-elf
|
||||
|
Loading…
Reference in New Issue
Block a user