diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-09-04 20:51:15 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-09-04 20:51:15 +0000 |
commit | 9ee21936bdd227f2ccd34e8a810d2713bd609f89 (patch) | |
tree | 0bcd11de324ba61e40136006682312c6f2c5ec66 | |
parent | 97c722485427245ed27c690f1ce55f4153314531 (diff) | |
download | ports-9ee21936bdd227f2ccd34e8a810d2713bd609f89.tar.gz ports-9ee21936bdd227f2ccd34e8a810d2713bd609f89.zip |
Notes
-rw-r--r-- | games/tuxracer-commercial/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-smtp_auth/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/games/tuxracer-commercial/Makefile b/games/tuxracer-commercial/Makefile index 7b773f399449..198055885f20 100644 --- a/games/tuxracer-commercial/Makefile +++ b/games/tuxracer-commercial/Makefile @@ -19,6 +19,8 @@ COMMENT= A 3d penguin racing game using OpenGL LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 +IGNORE= is an unfinished repocopy + USE_SDL= mixer sdl USE_GL= yes USE_GMAKE= yes diff --git a/mail/qmail-smtp_auth/Makefile b/mail/qmail-smtp_auth/Makefile index ba49e4d700ea..25c817162e30 100644 --- a/mail/qmail-smtp_auth/Makefile +++ b/mail/qmail-smtp_auth/Makefile @@ -16,6 +16,8 @@ PATCHFILES+= qmail-1.03-starttls-smtp-auth.patch:smtp_auth_tls MAINTAINER= lioux@FreeBSD.org COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH SMTP_AUTH+TLS +IGNORE= is an unfinished repocopy + # not type-safe ONLY_FOR_ARCHS= i386 |