diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2006-09-03 11:10:40 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2006-09-03 11:10:40 +0000 |
commit | f54e8ab4d69f69cfb0c039d0b70555af9eeb0062 (patch) | |
tree | 8c8a95ec584886b3c74806b8c7fedcd191f2d216 /games/nethack34/Makefile | |
parent | 63f7e92fac2cdac516d05929a58a84ee948ea276 (diff) |
Notes
Diffstat (limited to 'games/nethack34/Makefile')
-rw-r--r-- | games/nethack34/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile index 3f98df00c65c..74ace8a5488f 100644 --- a/games/nethack34/Makefile +++ b/games/nethack34/Makefile @@ -52,9 +52,6 @@ PATCH_DIST_STRIP= -p1 CFLAGS+= -DMENU_COLOR_REGEX_POSIX .endif .elif ${PKGNAMESUFFIX} == "-qt" -BROKEN= does not build -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2006-12-01 USE_QT_VER= 3 MAKE_ENV+= QTCPPFLAGS="${QTCPPFLAGS} ${PTHREAD_CFLAGS}" \ QTCFGLIBS="${QTCFGLIBS} ${PTHREAD_LIBS}" \ |