Fix mbone issue.

This commit is contained in:
espie 2000-09-11 10:05:18 +00:00
parent 96df027496
commit e34f7f72f8

View File

@ -1,7 +1,8 @@
# $OpenBSD: Makefile,v 1.14 2000/07/10 02:06:56 angelos Exp $
# $OpenBSD: Makefile,v 1.15 2000/09/11 10:05:18 espie Exp $
DISTNAME= xtar-1.4
CATEGORIES= misc
NEED_VERSION= 1.319
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
@ -13,7 +14,8 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= imake
USE_MOTIF= Yes
USE_IMAKE= Yes
MAKE_FLAGS= EXTRA_LDOPTIONS=-L${WRKBUILD}/common
.include <bsd.port.mk>