diff options
author | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
commit | f816d81489fd245a89e581c2f9cf792562ade194 (patch) | |
tree | 2d8b7b078f159a824fcd53503d6096a145f0f177 /editors/lyx-qt | |
parent | 20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff) | |
download | pkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'editors/lyx-qt')
-rw-r--r-- | editors/lyx-qt/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/lyx-qt/Makefile.common b/editors/lyx-qt/Makefile.common index 70e8c99b83e..039ddbdfde3 100644 --- a/editors/lyx-qt/Makefile.common +++ b/editors/lyx-qt/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.21 2004/12/21 07:00:52 martti Exp $ +# $NetBSD: Makefile.common,v 1.22 2005/04/11 21:45:41 tv Exp $ # DISTNAME= lyx-1.3.5 @@ -25,7 +25,6 @@ UNLIMIT_RESOURCES+= datasize USE_LANGUAGES= c c++ GNU_CONFIGURE= YES -USE_BUILDLINK3= YES USE_GNU_TOOLS+= make USE_LIBTOOL= YES USE_PERL5= YES |