diff options
author | adam <adam> | 2008-11-04 08:36:34 +0000 |
---|---|---|
committer | adam <adam> | 2008-11-04 08:36:34 +0000 |
commit | 6eb64ab2cf5f140df8c7a77dd742df9360893aa7 (patch) | |
tree | 301a9fbff76808a799b8e727f94f39aba878e850 /games/crossfire-client-gtk2/Makefile | |
parent | 24015a634620e619320706b9b2a7095e5a53ae81 (diff) | |
download | pkgsrc-6eb64ab2cf5f140df8c7a77dd742df9360893aa7.tar.gz |
Changes for 1.11.0:
* Bug fixes
* Improvements
PkgSrc:
* crossfire-maps is integrated into crossfire-server, since the server requires
maps to run
Diffstat (limited to 'games/crossfire-client-gtk2/Makefile')
-rw-r--r-- | games/crossfire-client-gtk2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/crossfire-client-gtk2/Makefile b/games/crossfire-client-gtk2/Makefile index 45c11cd1237..0f65e7003a7 100644 --- a/games/crossfire-client-gtk2/Makefile +++ b/games/crossfire-client-gtk2/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:30 joerg Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.3 2008/11/04 08:36:34 adam Exp $ .include "../../games/crossfire-client/Makefile.common" |