From a43cbde2e7b4438aad61fafe8bd78705581e4bc1 Mon Sep 17 00:00:00 2001 From: asami Date: Thu, 1 Jun 2000 16:43:22 +0000 Subject: Remove extra \ at end of line. Reported by: bento --- x11/kdelibs4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/kdelibs4') diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index a6c4a67f683c..3396e22df38d 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -31,7 +31,7 @@ CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} --enable-shared \ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${PREFIX}/include" \ MOC="${MOC}" USE_GMAKE= yes -MAKE_ENV= SOMAJOR="${SOMAJOR}" SOMINOR="${SOMINOR}" \ +MAKE_ENV= SOMAJOR="${SOMAJOR}" SOMINOR="${SOMINOR}" PLIST_SUB+= LIBVER="${SOMAJOR}" post-install: -- cgit