remove unneeded WANTLIB and MODGNU_SHARED_LIBS.
This commit is contained in:
parent
b3eb8e1173
commit
4dbad9109e
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2005/12/23 17:02:46 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2006/02/09 07:32:45 steven Exp $
|
||||
|
||||
COMMENT= "library for manipulating Unicode characters and strings"
|
||||
|
||||
DISTNAME= libunicode-0.4
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
SHARED_LIBS= unicode 0.0
|
||||
MODGNU_SHARED_LIBS= unicode ''
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
SHARED_LIBS= unicode 0.0
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
@ -16,7 +15,6 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
Loading…
Reference in New Issue
Block a user