From f4eb28be137e8ce6f20624fc49b79bb7b6e998bc Mon Sep 17 00:00:00 2001 From: Dmitry Sivachenko Date: Sat, 22 Feb 2003 21:10:29 +0000 Subject: Fix build after QT directory structure change. Troubles noticed by: kris/bento --- deskutils/tuxcards/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deskutils/tuxcards') diff --git a/deskutils/tuxcards/Makefile b/deskutils/tuxcards/Makefile index f8c73a2864d3..956b0d490ef2 100644 --- a/deskutils/tuxcards/Makefile +++ b/deskutils/tuxcards/Makefile @@ -24,7 +24,7 @@ post-patch: do-configure: @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} qmake \ - -spec ${X11BASE}/mkspecs/freebsd-g++ tuxcards.pro + -spec ${X11BASE}/share/qt/mkspecs/freebsd-g++ tuxcards.pro do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin -- cgit v1.2.3