SF.net SVN: gar:[24243] csw/mgar/pkg/cpan/GSSAPI/trunk/Makefile
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Tue Nov 4 21:08:42 CET 2014
Revision: 24243
http://sourceforge.net/p/gar/code/24243
Author: bonivart
Date: 2014-11-04 20:08:39 +0000 (Tue, 04 Nov 2014)
Log Message:
-----------
cpan/GSSAPI/trunk: fix deps
Modified Paths:
--------------
csw/mgar/pkg/cpan/GSSAPI/trunk/Makefile
Modified: csw/mgar/pkg/cpan/GSSAPI/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/GSSAPI/trunk/Makefile 2014-11-04 20:06:44 UTC (rev 24242)
+++ csw/mgar/pkg/cpan/GSSAPI/trunk/Makefile 2014-11-04 20:08:39 UTC (rev 24243)
@@ -6,21 +6,12 @@
DESCRIPTION = Providing access to the GSSAPIv2 library
define BLURB
- Providing access to the GSSAPIv2 library.
endef
-DISTFILES += COPYING
-
PACKAGES = CSWpm-gssapi
CATALOGNAME = pm_gssapi
SPKG_DESC_CSWpm-gssapi = $(DESCRIPTION)
-OBSOLETED_BY_CSWpm-gssapi = CSWpmgssapi
-CATALOGNAME_CSWpmgssapi = pm_gssapi_stub
-RUNTIME_DEP_PKGS = CSWkrb5lib
+RUNTIME_DEP_PKGS_CSWpm-gssapi += CSWlibkrb5-3
-# Dago: "You can safely override it and make a comment
-# that after krb5-config fixing it should go away"
-CHECKPKG_OVERRIDES_CSWpm-gssapi += bad-rpath-entry|/opt/csw/lib/|opt/csw/lib/perl/csw/auto/GSSAPI/GSSAPI.so
-
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