Revision: 19636
          http://gar.svn.sourceforge.net/gar/?rev=19636&view=rev
Author:   igalic
Date:     2012-11-10 23:47:50 +0000 (Sat, 10 Nov 2012)
Log Message:
-----------
cksfv/trunk: override install dirs.

Modified Paths:
--------------
    csw/mgar/pkg/cksfv/trunk/Makefile

Modified: csw/mgar/pkg/cksfv/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cksfv/trunk/Makefile   2012-11-10 23:38:06 UTC (rev 19635)
+++ csw/mgar/pkg/cksfv/trunk/Makefile   2012-11-10 23:47:50 UTC (rev 19636)
@@ -30,7 +30,12 @@
 CONFIGURE_ARGS = $(DIRPATHS)
 
 INSTALL_ENV_PATH = $(prefix)/gnu:$(PATH)
+INSTALL_OVERRIDE_VARS  += BINDIR
+INSTALL_OVERRIDE_VARS  += MANDIR
 
+INSTALL_OVERRIDE_VAR_BINDIR = $(DESTDIR)$(bindir)
+INSTALL_OVERRIDE_VAR_MANDIR = $(DESTDIR)$(mandir)
+
 BUILD64 = 1
 ISAEXEC = 1
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to