Index: Makefile =================================================================== RCS file: /home/pcvs/ports/misc/hotkeys/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 24 Nov 2006 15:54:51 -0000 1.7 +++ Makefile 1 Dec 2006 03:20:09 -0000 @@ -42,6 +42,9 @@ @${CP} ${PATCHDIR}/eliteduo.def ${WRKSRC}/def @${CP} ${PATCHDIR}/logitech-ultrax.def ${WRKSRC}/def +post-patch: + @${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' ${WRKSRC}/configure + post-install: @${MV} ${ORIG_CONFIG} ${SAMPLE_CONFIG} @${CAT} ${PKGMESSAGE}