[csw-devel] SF.net SVN: gar:[9674] csw/mgar/pkg/irssi/trunk/Makefile

idogan23 at users.sourceforge.net idogan23 at users.sourceforge.net
Sun Apr 18 14:41:21 CEST 2010


Revision: 9674
          http://gar.svn.sourceforge.net/gar/?rev=9674&view=rev
Author:   idogan23
Date:     2010-04-18 12:41:21 +0000 (Sun, 18 Apr 2010)

Log Message:
-----------
irssi: changed linking for bdb47

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

Modified: csw/mgar/pkg/irssi/trunk/Makefile
===================================================================
--- csw/mgar/pkg/irssi/trunk/Makefile	2010-04-17 21:42:36 UTC (rev 9673)
+++ csw/mgar/pkg/irssi/trunk/Makefile	2010-04-18 12:41:21 UTC (rev 9674)
@@ -28,6 +28,9 @@
 CONFIGURE_ARGS += --with-perl=yes
 CONFIGURE_ARGS += --with-perl-lib=vendor
 
+EXTRA_LIB += $(prefix)/bdb47/lib
+EXTRA_INC += $(prefix)/bdb47/include
+
 EXTRA_MERGE_EXCLUDE_FILES = .*~ .*perllocal\.pod
 
 RUNTIME_DEP_PKGS += CSWglib2
@@ -35,14 +38,8 @@
 RUNTIME_DEP_PKGS += CSWosslrt
 RUNTIME_DEP_PKGS += CSWperl
 RUNTIME_DEP_PKGS += CSWggettextrt
-RUNTIME_DEP_PKGS += CSWbdb
+RUNTIME_DEP_PKGS += CSWbdb47
 
-CHECKPKG_OVERRIDES_CSWirssi += surplus-dependency|CSWiconv
-#CHECKPKG_OVERRIDES_CSWirssi += deprecated-library|opt/csw/bin/botti|Deprecated|Berkeley|DB|location|/opt/csw/lib/libdb-4.7.so
-#CHECKPKG_OVERRIDES_CSWirssi += deprecated-library|opt/csw/bin/irssi|Deprecated|Berkeley|DB|location|/opt/csw/lib/libdb-4.7.so
-
-#CHECKPKG_OVERRIDES_CSWirssi += symbol-not-found
-
 TEST_TARGET = check
 
 include gar/category.mk


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


More information about the devel mailing list