diff options
author | skrll <skrll> | 2000-12-11 23:03:31 +0000 |
---|---|---|
committer | skrll <skrll> | 2000-12-11 23:03:31 +0000 |
commit | 693950d625ee0509a1be4e9b4ab3a06f5cb28497 (patch) | |
tree | 536fb401966ea591a6a25ac1b4841b5cb58441be /x11/qt2-libs | |
parent | a790d7f1800c35a25d1569360e02dfdca19a05b7 (diff) | |
download | pkgsrc-693950d625ee0509a1be4e9b4ab3a06f5cb28497.tar.gz |
Oops.
Diffstat (limited to 'x11/qt2-libs')
-rw-r--r-- | x11/qt2-libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt2-libs/Makefile b/x11/qt2-libs/Makefile index 275bbf0f2ec..a593870b7df 100644 --- a/x11/qt2-libs/Makefile +++ b/x11/qt2-libs/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2000/12/11 23:02:36 skrll Exp $ +# $NetBSD: Makefile,v 1.6 2000/12/11 23:03:31 skrll Exp $ # -#USE_MESA= yes +USE_MESA= yes .include "../qt2-libs/Makefile.common" |