Fix WANTLIB
OK, jasper@
This commit is contained in:
parent
b5397aa7ae
commit
3d764f87ae
@ -1,7 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/10/26 14:19:29 sebastia Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/11/07 15:52:38 sebastia Exp $
|
||||
|
||||
COMMENT= GNUstep file transfer protcol tool
|
||||
|
||||
REVISION= 0
|
||||
DISTNAME= FTP-0.2
|
||||
PKGNAME= ${DISTNAME:L}
|
||||
CATEGORIES= net
|
||||
@ -10,5 +11,6 @@ HOMEPAGE= http://gap.nongnu.org/ftp/
|
||||
MASTER_SITES= http://savannah.nongnu.org/download/gap/
|
||||
|
||||
MODULES= x11/gnustep
|
||||
WANTLIB += c m pthread
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user