No need for gtar anymore.

This commit is contained in:
ajacoutot 2013-04-28 08:04:27 +00:00
parent 6e6bd58123
commit 619928bb5c
2 changed files with 3 additions and 11 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2013/03/21 08:45:18 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2013/04/28 08:06:19 ajacoutot Exp $
COMMENT= parametrical modeling of 3D humanoid characters
@ -17,12 +17,8 @@ WANTLIB += animorph c drm glut m mhgui png stdc++ xcb z
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=makehuman/}
# gtar(1), PaxHeaders
# gcp(1), see pre-configure
TAR= ${LOCALBASE}/bin/gtar
BUILD_DEPENDS= sysutils/coreutils \
archivers/gtar
BUILD_DEPENDS= sysutils/coreutils
RUN_DEPENDS= graphics/aqsis
LIB_DEPENDS= graphics/mhgui>=0.2

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2013/03/11 11:35:47 espie Exp $
# $OpenBSD: Makefile,v 1.28 2013/04/28 08:04:27 ajacoutot Exp $
SHARED_ONLY= Yes
@ -29,10 +29,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openh323gk/}
BUILD_DEPENDS= databases/mysql \
databases/postgresql
# XXX PaxHeaders
TAR= ${LOCALBASE}/bin/gtar
BUILD_DEPENDS +=archivers/gtar
LIB_DEPENDS= net/h323plus>=1.24.99 \
net/net-snmp \
security/libssh