From ba924988158be48f52fe628d4fbe1d11f24c3ba4 Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 3 Sep 2013 06:36:41 +0000 Subject: Add an explicit dependency on pkgconf --- print/lyx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print') diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 80d92b7562a..3dc1e04612a 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -23,8 +23,8 @@ CONFLICTS= lyx-1.[0-9]* MAJOR_VERSION= 2.0 MINOR_VERSION= 6 +USES= gmake pkgconfig USE_XZ= yes -USE_GMAKE= yes USE_QT4= corelib gui moc_build uic_build rcc_build USE_GNOME= desktopfileutils USE_PYTHON= -2.7 -- cgit