diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-04-03 08:27:07 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-04-03 08:27:07 +0000 |
commit | 595addc9c5922d9c9fbb907f9653d0376534e4b0 (patch) | |
tree | 12810b0b83c6c4532a6eb2c936220ee4fb91b087 /games/libmaitretarot/Makefile | |
parent | ce8e4b11723d04fdb02a3b137c6666f1e6d1e021 (diff) |
Notes
Diffstat (limited to 'games/libmaitretarot/Makefile')
-rw-r--r-- | games/libmaitretarot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/libmaitretarot/Makefile b/games/libmaitretarot/Makefile index 207802cfb63a..50c5074094b3 100644 --- a/games/libmaitretarot/Makefile +++ b/games/libmaitretarot/Makefile @@ -15,7 +15,7 @@ MAINTAINER= thierry@FreeBSD.org COMMENT= Core library of MaitreTarot, a Tarot card game USE_BZIP2= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 USE_GNOME= glib20 libxml2 lthack INSTALLS_SHLIB= yes |