use gmake

This commit is contained in:
jakob 2000-08-13 06:35:44 +00:00
parent bf3d652129
commit 11c7826b06

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.30 2000/08/13 06:24:59 jakob Exp $ # $OpenBSD: Makefile,v 1.31 2000/08/13 06:35:44 jakob Exp $
DISTNAME= ethereal-0.8.11 DISTNAME= ethereal-0.8.11
CATEGORIES= net x11 CATEGORIES= net x11
@ -21,6 +21,7 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes PERMIT_DISTFILES_FTP= Yes
USE_X11= Yes USE_X11= Yes
USE_GMAKE= Yes
SYSCONFDIR= ${PREFIX}/share/ethereal SYSCONFDIR= ${PREFIX}/share/ethereal
SEPARATE_BUILD= concurrent SEPARATE_BUILD= concurrent
CONFIGURE_STYLE= gnu CONFIGURE_STYLE= gnu