$NetBSD$

--- contrib/command-not-found/Makefile.in.orig	2008-12-09 03:25:51.000000000 -0500
+++ contrib/command-not-found/Makefile.in
@@ -346,9 +346,9 @@ pk_command_not_found_LDADD = \
 	$(PK_GLIB_LIBS)					\
 	$(NULL)
 
-bashprofiledir = ${SYSCONFDIR}/profile.d
+bashprofiledir = $(PREFIX)/share/examples/packagekit
 dist_bashprofile_DATA = PackageKit.sh
-confdir = $(PK_CONF_DIR)
+confdir = $(PREFIX)/share/examples/packagekit
 dist_conf_DATA = CommandNotFound.conf
 all: all-am
 
