diff options
Diffstat (limited to 'deskutils/tuxcards/Makefile')
-rw-r--r-- | deskutils/tuxcards/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |