mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 04:30:37 -04:00
13 lines
461 B
Text
13 lines
461 B
Text
--- lib/softoken/manifest.mn.orig 2010-07-30 04:33:26.000000000 +0200
|
|
+++ lib/softoken/manifest.mn 2010-10-17 12:01:04.000000000 +0200
|
|
@@ -47,9 +47,7 @@
|
|
|
|
DEFINES += -DSHLIB_SUFFIX=\"$(DLL_SUFFIX)\" -DSHLIB_PREFIX=\"$(DLL_PREFIX)\" -DSOFTOKEN_LIB_NAME=\"$(notdir $(SHARED_LIBRARY))\" -DSHLIB_VERSION=\"$(LIBRARY_VERSION)\"
|
|
|
|
-ifdef SQLITE_INCLUDE_DIR
|
|
-INCLUDES += -I$(SQLITE_INCLUDE_DIR)
|
|
-endif
|
|
+INCLUDES += -I$(LOCALBASE)/include
|
|
|
|
EXPORTS = \
|
|
secmodt.h \
|