diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 2000-02-21 22:40:56 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 2000-02-21 22:40:56 +0000 |
commit | 6c96bb41e70fc0505bc16987453dda108fe88af6 (patch) | |
tree | 2d1db9feffef7200bedbabff14140ca17d8ba3a8 /emulators/pcemu/Makefile | |
parent | c54a4961e1779ad719920d43e2a7cfd956c82918 (diff) | |
download | ports-6c96bb41e70fc0505bc16987453dda108fe88af6.tar.gz ports-6c96bb41e70fc0505bc16987453dda108fe88af6.zip |
Notes
Diffstat (limited to 'emulators/pcemu/Makefile')
-rw-r--r-- | emulators/pcemu/Makefile | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/emulators/pcemu/Makefile b/emulators/pcemu/Makefile index 54ad6a43c02c..e868a1e40105 100644 --- a/emulators/pcemu/Makefile +++ b/emulators/pcemu/Makefile @@ -7,17 +7,9 @@ # DISTNAME= pcemu1.01alpha -PKGNAME= pcemu-1.01a +PKGNAME= pcemu-1.01b CATEGORIES= emulators -# Warning notice: by now, you'll have to live with those warnings: -# -#In file included from /usr/include/sys/types.h:48, -# from /usr/include/stdio.h:43, -# from main.c:22: -#/usr/include/machine/endian.h:50: warning: `LITTLE_ENDIAN' redefined -#*Initialization*:1: warning: this is the location of the previous definition - # # This could in theory become a chicken-and-egg problem. Anyway, # wcarchive is well connected, and the distfile hasn't been changed |