Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
$NetBSD: patch-aa,v 1.2 2010/05/20 17:49:00 drochner Exp $
--- CMakeLists.txt.orig 2010-04-05 09:12:04.000000000 +0000
+++ CMakeLists.txt
@@ -158,7 +158,7 @@ QT4_WRAP_UI(ui_h ${src_ui})
-SET(CMAKE_INSTALL_PREFIX "/usr/local")
+#SET(CMAKE_INSTALL_PREFIX "/usr/local")
SET(SHAREDIR "share/extcalc/data")
SET(DOCDIR "share/extcalc/doc")
SET(DESKTOPDIR "share/applications")