--- unix/Makefile	Sun Jan 12 22:27:04 2003
+++ ../../FTGL/unix/Makefile	Sun Feb  8 19:59:56 2004
@@ -16,8 +16,8 @@
 	./configure
 
 install-local: ftgl.pc
-	$(INSTALL) -d -m 0755 $(libdir)/pkgconfig
-	$(INSTALL) -m 0644 ftgl.pc $(libdir)/pkgconfig/
+	$(INSTALL) -d -m 0755 ${DESTDIR}/${prefix}/lib/pkgconfig
+	$(INSTALL) -m 0644 ftgl.pc ${DESTDIR}/${prefix}/lib/pkgconfig/
 
 maint-clean-local:
 	$(RM) $(AUTOGEN_MAINT)
