diff options
-rw-r--r-- | emulators/wine-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 05c9a4d051a1..3b444cab7f7e 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -3,7 +3,7 @@ # Date created: Sa 9 Nov 1996 00:52:22 MET # Whom: se # -# $Id: Makefile,v 1.61 1998/09/17 00:32:31 asami Exp $ +# $Id: Makefile,v 1.62 1998/10/09 05:32:33 kuriyama Exp $ # DATE= 980927 @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ALPHA/wine/development MAINTAINER= se@FreeBSD.ORG +BROKEN_ELF= bitopts.h + LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm WRKSRC= ${WRKDIR}/wine-${DATE} diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 05c9a4d051a1..3b444cab7f7e 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -3,7 +3,7 @@ # Date created: Sa 9 Nov 1996 00:52:22 MET # Whom: se # -# $Id: Makefile,v 1.61 1998/09/17 00:32:31 asami Exp $ +# $Id: Makefile,v 1.62 1998/10/09 05:32:33 kuriyama Exp $ # DATE= 980927 @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ALPHA/wine/development MAINTAINER= se@FreeBSD.ORG +BROKEN_ELF= bitopts.h + LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm WRKSRC= ${WRKDIR}/wine-${DATE} |